From 740a14c89c63dbfeca74b0867008067fcc764799 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 11 Jul 2018 14:11:11 -0400 Subject: propellor spin --- joeyconfig.hs | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) (limited to 'joeyconfig.hs') diff --git a/joeyconfig.hs b/joeyconfig.hs index 2c6d77e1..1ebb1452 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -107,20 +107,12 @@ clam = host "clam.kitenet.net" $ props , (SshEcdsa, "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPhfvcOuw0Yt+MnsFc4TI2gWkKi62Eajxz+TgbHMO/uRTYF8c5V8fOI3o+J/3m5+lT0S5o8j8a7xIC3COvi+AVw=") ] & Apt.unattendedUpgrades - & Systemd.persistentJournal - & Journald.systemMaxUse "50MiB" & Apt.serviceInstalledRunning "swapspace" & Tor.isRelay & Tor.named "kite1" & Tor.bandwidthRate (Tor.PerMonth "400 GB") - & Systemd.nspawned oldusenetShellBox - - & JoeySites.scrollBox - & alias "scroll.joeyh.name" - & alias "us.scroll.joeyh.name" - baleen :: Host baleen = host "baleen.kitenet.net" $ props & standardSystem Unstable X86_64 [ "New git-annex build box." ] @@ -308,6 +300,11 @@ kite = host "kite.kitenet.net" $ props & alias "nntp.olduse.net" & JoeySites.oldUseNetServer hosts + & Systemd.nspawned oldusenetShellBox + + & JoeySites.scrollBox + & alias "scroll.joeyh.name" + & alias "us.scroll.joeyh.name" & alias "ns4.kitenet.net" & myDnsPrimary "kitenet.net" -- cgit v1.2.3