propellor spin
This commit is contained in:
parent
8313438986
commit
239f841a6f
|
@ -112,6 +112,7 @@ kite = standardSystemUnhardened "kite.kitenet.net" Unstable "amd64"
|
||||||
& Apt.unattendedUpgrades
|
& Apt.unattendedUpgrades
|
||||||
& Apt.installed ["systemd"]
|
& Apt.installed ["systemd"]
|
||||||
& Ssh.hostKeys (Context "kitenet.net")
|
& Ssh.hostKeys (Context "kitenet.net")
|
||||||
|
& Ssh.passwordAuthentication True
|
||||||
-- Since ssh password authentication is allowed:
|
-- Since ssh password authentication is allowed:
|
||||||
& Apt.serviceInstalledRunning "fail2ban"
|
& Apt.serviceInstalledRunning "fail2ban"
|
||||||
& Obnam.backup "/" "33 1 * * *"
|
& Obnam.backup "/" "33 1 * * *"
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue