From c40fb997ed3026526c7fa14ce58322a84375ed8c Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 8 Apr 2014 17:04:12 -0400 Subject: propellor spin --- config-joey.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'config-joey.hs') 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"] ] -- cgit v1.2.3