summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2014-04-08 17:04:12 -0400
committerJoey Hess2014-04-08 17:04:12 -0400
commitc40fb997ed3026526c7fa14ce58322a84375ed8c (patch)
treed9e7159fb493e731fc757e29c60b68972ee56d06 /config-joey.hs
parent0460a04474d2ea4f439708bb9f8ded24fba329ac (diff)
propellor spin
Diffstat (limited to 'config-joey.hs')
-rw-r--r--config-joey.hs1
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"]
]