summaryrefslogtreecommitdiffstats
path: root/modules/tozt/manifests/services.pp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/tozt/manifests/services.pp')
-rw-r--r--modules/tozt/manifests/services.pp3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/tozt/manifests/services.pp b/modules/tozt/manifests/services.pp
new file mode 100644
index 0000000..78bd5e5
--- /dev/null
+++ b/modules/tozt/manifests/services.pp
@@ -0,0 +1,3 @@
+class tozt::services {
+ include fail2ban
+}