diff options
| author | Joey Hess <joey@kitenet.net> | 2014-04-03 23:57:36 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-04-03 23:57:36 -0400 |
| commit | 7932c5abec925bfd0240b62290e00977141419e7 (patch) | |
| tree | 1a0145c777839b8f966cb640f5cba3e4d77d5ff3 /config-joeyh.hs | |
| parent | fbc57d684509180f518c84469c45e2d85bb20708 (diff) | |
propellor spin
Diffstat (limited to 'config-joeyh.hs')
| -rw-r--r-- | config-joeyh.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config-joeyh.hs b/config-joeyh.hs index aa0669c7..6f8b75c2 100644 --- a/config-joeyh.hs +++ b/config-joeyh.hs @@ -10,7 +10,7 @@ import qualified Propellor.Property.Cron as Cron import qualified Propellor.Property.Sudo as Sudo import qualified Propellor.Property.User as User import qualified Propellor.Property.Hostname as Hostname -import qualified Propellor.Property.Reboot as Reboot +--import qualified Propellor.Property.Reboot as Reboot import qualified Propellor.Property.Tor as Tor import qualified Propellor.Property.Docker as Docker import qualified Propellor.Property.SiteSpecific.GitHome as GitHome |
