summaryrefslogtreecommitdiff
path: root/joeyconfig.hs
diff options
context:
space:
mode:
authorJoey Hess2017-06-18 15:43:34 -0400
committerJoey Hess2017-06-18 15:43:34 -0400
commitfd6c949ca6d2300045ae5174cef0b35632ecbd46 (patch)
tree7a4e181cf0ed869c56f5e95817393fc82e62c7cb /joeyconfig.hs
parentbb1a6594475d3d2dd2f40f4363b650bd276a157e (diff)
propellor spin
Diffstat (limited to 'joeyconfig.hs')
-rw-r--r--joeyconfig.hs3
1 files changed, 1 insertions, 2 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs
index 72c83f30..6db1dfc5 100644
--- a/joeyconfig.hs
+++ b/joeyconfig.hs
@@ -132,7 +132,6 @@ clam = host "clam.kitenet.net" $ props
, (SshEcdsa, "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPhfvcOuw0Yt+MnsFc4TI2gWkKi62Eajxz+TgbHMO/uRTYF8c5V8fOI3o+J/3m5+lT0S5o8j8a7xIC3COvi+AVw=")
]
& Apt.unattendedUpgrades
- & Network.ipv6to4
& Systemd.persistentJournal
& Journald.systemMaxUse "50MiB"
@@ -462,7 +461,7 @@ keysafe :: Host
keysafe = host "keysafe.joeyh.name" $ props
& ipv4 "139.59.17.168"
& Hostname.sane
- & osDebian (Stable "jessie") X86_64
+ & osDebian (Stable "stretch") X86_64
& Apt.stdSourcesList `onChange` Apt.upgrade
& Apt.unattendedUpgrades
& DigitalOcean.distroKernel