diff options
| author | Joey Hess <joey@kitenet.net> | 2014-03-30 21:03:42 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-03-30 21:03:42 -0400 |
| commit | 5da737d027c6858fe737f6611d497b79287ec5ea (patch) | |
| tree | ff9e0782e9853c910655f648551e52286cc4cb0a /Propellor.hs | |
| parent | cc16366ff2998866fa3b222114cb989985b48359 (diff) | |
tweaks
Diffstat (limited to 'Propellor.hs')
| -rw-r--r-- | Propellor.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Propellor.hs b/Propellor.hs index 8b9b6eef..8b1016d7 100644 --- a/Propellor.hs +++ b/Propellor.hs @@ -24,7 +24,6 @@ getProperties hostname@"clam.kitenet.net" = -- Clam is a tor bridge. , Tor.isBridge -- I play with docker on clam. - , Apt.installed ["docker.io"] , Docker.configured -- This is not an important system so I don't want to need to -- manually upgrade it. |
