diff options
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. |
