aboutsummaryrefslogtreecommitdiffstats
path: root/host_vars
diff options
context:
space:
mode:
authorbinary <me@rgoncalves.se>2020-12-09 12:49:45 +0100
committerbinary <me@rgoncalves.se>2020-12-09 12:49:45 +0100
commitbbd9057d691554422a430b86561bb65dfc21f5cb (patch)
tree42972ccfceaf607e7ab7b6f8829021b982482df9 /host_vars
parent20b66b3111138a75a67148c8658780fe3bbd597b (diff)
downloadold-infrastructure-bbd9057d691554422a430b86561bb65dfc21f5cb.tar.gz
Add subdomains for http servers
Diffstat (limited to 'host_vars')
-rw-r--r--host_vars/vm2.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/host_vars/vm2.yml b/host_vars/vm2.yml
index 8d720ab..d131673 100644
--- a/host_vars/vm2.yml
+++ b/host_vars/vm2.yml
@@ -14,4 +14,5 @@ services:
- name: "stagit"
proto: "tcp"
port: "1234"
- public: true
+ domain: "git"
+ public: false
remember that computers suck.