aboutsummaryrefslogtreecommitdiffstats
path: root/host_vars/dc0.yml
diff options
context:
space:
mode:
Diffstat (limited to 'host_vars/dc0.yml')
-rw-r--r--host_vars/dc0.yml6
1 files changed, 5 insertions, 1 deletions
diff --git a/host_vars/dc0.yml b/host_vars/dc0.yml
index a54d009..3ef714b 100644
--- a/host_vars/dc0.yml
+++ b/host_vars/dc0.yml
@@ -15,6 +15,10 @@ services:
proto: "udp"
port: "53"
- - name: "httpd"
+ - name: "http"
proto: "tcp"
port: "80"
+
+ - name: "https"
+ proto: "tcp"
+ port: "443"
remember that computers suck.