diff options
| author | Joey Hess <joey@kitenet.net> | 2014-04-08 17:10:52 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-04-08 17:10:52 -0400 |
| commit | 4ea2771b69617bc537687f9b2fec4b0a32880de5 (patch) | |
| tree | 19a4511b1890bdc80587828e362fa9193c559343 /config-joey.hs | |
| parent | c40fb997ed3026526c7fa14ce58322a84375ed8c (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 4d4b8f1f..c57dd5a2 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -71,6 +71,7 @@ container _parenthost name & serviceRunning "apache2" `requires` Apt.installed ["apache2"] ] + -- My own openid provider. Uses php, so containerized for security -- and administrative sanity. | name == "openid-provider" = Just $ Docker.containerFrom |
