merge from master
This commit is contained in:
parent
4766442124
commit
215a8e7f0e
|
@ -29,7 +29,7 @@ hosts =
|
|||
& Apt.unattendedUpgrades
|
||||
& Apt.installed ["etckeeper"]
|
||||
& Apt.installed ["ssh"]
|
||||
& User.hasSomePassword "root"
|
||||
& User.hasSomePassword "root" (Context "mybox.example.com")
|
||||
& Network.ipv6to4
|
||||
& File.dirExists "/var/www"
|
||||
& Docker.docked hosts "webserver"
|
||||
|
|
Loading…
Reference in New Issue