aboutsummaryrefslogtreecommitdiff
path: root/vars/hostclass/public_webserver
diff options
context:
space:
mode:
Diffstat (limited to 'vars/hostclass/public_webserver')
-rw-r--r--vars/hostclass/public_webserver5
1 files changed, 5 insertions, 0 deletions
diff --git a/vars/hostclass/public_webserver b/vars/hostclass/public_webserver
new file mode 100644
index 0000000..b6a9c9d
--- /dev/null
+++ b/vars/hostclass/public_webserver
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+allowed_tcp_ports='ssh http https'
+acme=true
+nginx_public=true