update example

This commit is contained in:
Joey Hess 2015-04-25 11:23:46 -04:00
parent 7964ed7caf
commit 45c6957dc5
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ hosts =
& os (System (Debian Unstable) "amd64")
& Apt.stdSourcesList
, host "server.example.com"
& os (System (Debian Stable) "amd64")
& os (System (Debian (Stable "jessie")) "amd64")
& Apt.stdSourcesList
& Apt.installed ["ssh"]
]