diff options
| author | Joey Hess <joey@kitenet.net> | 2014-04-08 17:04:12 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-04-08 17:04:12 -0400 |
| commit | c40fb997ed3026526c7fa14ce58322a84375ed8c (patch) | |
| tree | d9e7159fb493e731fc757e29c60b68972ee56d06 /config-joey.hs | |
| parent | 0460a04474d2ea4f439708bb9f8ded24fba329ac (diff) | |
propellor spin
Diffstat (limited to 'config-joey.hs')
| -rw-r--r-- | config-joey.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config-joey.hs b/config-joey.hs index f38fc836..4d4b8f1f 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -77,6 +77,7 @@ container _parenthost name (image $ System (Debian Stable) "amd64") [ Docker.publish "8081:80" , Docker.inside $ props + & Apt.stdSourcesList Stable `onChange` Apt.upgrade & OpenId.providerFor ["joey", "liw"] ] |
