aboutsummaryrefslogtreecommitdiff
path: root/vars/hostclass/icinga_server
diff options
context:
space:
mode:
Diffstat (limited to 'vars/hostclass/icinga_server')
-rw-r--r--vars/hostclass/icinga_server5
1 files changed, 5 insertions, 0 deletions
diff --git a/vars/hostclass/icinga_server b/vars/hostclass/icinga_server
new file mode 100644
index 0000000..cc5de73
--- /dev/null
+++ b/vars/hostclass/icinga_server
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+icinga_port=5665
+allowed_tcp_ports="ssh http https ${icinga_port}"
+nginx_gssapi=true