update example
This commit is contained in:
parent
7964ed7caf
commit
45c6957dc5
|
@ -44,7 +44,7 @@ hosts =
|
||||||
& os (System (Debian Unstable) "amd64")
|
& os (System (Debian Unstable) "amd64")
|
||||||
& Apt.stdSourcesList
|
& Apt.stdSourcesList
|
||||||
, host "server.example.com"
|
, host "server.example.com"
|
||||||
& os (System (Debian Stable) "amd64")
|
& os (System (Debian (Stable "jessie")) "amd64")
|
||||||
& Apt.stdSourcesList
|
& Apt.stdSourcesList
|
||||||
& Apt.installed ["ssh"]
|
& Apt.installed ["ssh"]
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue