fix build after merge
This commit is contained in:
parent
40d559fbbe
commit
7bc68ce4af
|
@ -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