propellor spin
This commit is contained in:
parent
1a7c10d460
commit
23303c622c
|
@ -79,6 +79,7 @@ hosts = -- (o) `
|
|||
& Hostname.sane
|
||||
& Apt.unattendedUpgrades
|
||||
& Apt.installed ["linux-image-amd64", "pv-grub-menu"]
|
||||
& Apt.installed ["systemd"]
|
||||
|
||||
-- Important stuff that needs not too much memory or CPU.
|
||||
, let ctx = Context "diatom.kitenet.net"
|
||||
|
|
Loading…
Reference in New Issue