propellor spin

This commit is contained in:
Joey Hess 2014-03-31 19:22:49 -04:00
parent 6912fb4198
commit a020b66fcb
Failed to extract signature
1 changed files with 2 additions and 1 deletions

View File

@ -42,8 +42,9 @@ getProperties hostname@"clam.kitenet.net" = Just
, Apt.installed ["systemd-sysv"] `onChange` Reboot.now
]
getProperties "orca.kitenet.net" = Just
[ Docker.configured
[ standardSystem Apt.Unstable
, Apt.unattendedUpgrades True
, Docker.configured
]
-- add more hosts here...
--getProperties "foo" =