summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2015-11-26 09:51:02 -0400
committerJoey Hess2015-11-26 09:51:02 -0400
commit6dad42925f1a31c194a77f56e9c0e6bbc640e560 (patch)
tree5f872d9bcff860b249b7cb3671121e088c02e539 /config-joey.hs
parent1ae0ca973d5e3dace1dd7dc881e0266ced344978 (diff)
propellor spin
Diffstat (limited to 'config-joey.hs')
-rw-r--r--config-joey.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/config-joey.hs b/config-joey.hs
index 05ca2dff..df6e40dc 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -25,6 +25,7 @@ import qualified Propellor.Property.Gpg as Gpg
import qualified Propellor.Property.Systemd as Systemd
import qualified Propellor.Property.Journald as Journald
import qualified Propellor.Property.Chroot as Chroot
+import qualified Propellor.Property.Fail2Ban as Fail2Ban
import qualified Propellor.Property.Aiccu as Aiccu
import qualified Propellor.Property.OS as OS
import qualified Propellor.Property.HostingProvider.CloudAtCost as CloudAtCost