summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2016-03-03 10:45:35 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2016-03-03 15:16:14 +0000
commite3c469b927812a26b26416b7d030dbdc8c7a2788 (patch)
tree50b8354d630e27d00a2ea09e27e61fec82700b68
parentca999848622886afff8e08a02974433afbb1b2c8 (diff)
downloaddefinitions-e3c469b927812a26b26416b7d030dbdc8c7a2788.tar.gz
Add fail2ban and connectivity to Trove system
This will allow users configure fail2ban, using iptables as a banning method. Change-Id: I6e055990790eacc5c7254eab35eb7fd261ea2065
-rw-r--r--systems/trove-system-x86_64.morph4
1 files changed, 4 insertions, 0 deletions
diff --git a/systems/trove-system-x86_64.morph b/systems/trove-system-x86_64.morph
index 43fd19fa..09838777 100644
--- a/systems/trove-system-x86_64.morph
+++ b/systems/trove-system-x86_64.morph
@@ -51,6 +51,10 @@ strata:
morph: strata/cloudinit-support.morph
- name: devtools
morph: strata/devtools.morph
+- name: fail2ban-common
+ morph: strata/fail2ban-common.morph
+- name: connectivity
+ morph: strata/connectivity.morph
configuration-extensions:
- extensions/set-hostname
- extensions/trove