diff options
| author | Joey Hess <joey@kitenet.net> | 2014-03-30 22:54:59 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-03-30 22:54:59 -0400 |
| commit | 647e1a6de21176625e1844c6b3838ffca8dca70e (patch) | |
| tree | 58f1baf1b1ec1dec36aa895d5032d5a522974e46 /Propellor.hs | |
| parent | 80a184d0a5addf8d24ab475146439f59524f2ab6 (diff) | |
propellor spin
Diffstat (limited to 'Propellor.hs')
| -rw-r--r-- | Propellor.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Propellor.hs b/Propellor.hs index d8c1ddba..7a9e1451 100644 --- a/Propellor.hs +++ b/Propellor.hs @@ -25,7 +25,7 @@ getProperties hostname@"clam.kitenet.net" = , standardSystem Apt.Unstable -- Clam is a tor bridge, and an olduse.net shellbox. , Tor.isBridge - , ipv6to4 + , Network.ipv6to4 , JoeySites.oldUseNetshellBox -- I play with docker on clam. , Docker.configured |
