aboutsummaryrefslogtreecommitdiffstats
path: root/host_vars
diff options
context:
space:
mode:
authorbinary <me@rgoncalves.se>2020-12-07 12:29:32 +0100
committerbinary <me@rgoncalves.se>2020-12-07 12:29:32 +0100
commit869361a77851b3e2459b2aa6e17fbd091d5f5eb8 (patch)
treefcdcf30ef81701acf9edf5841460309657b2f76e /host_vars
parent8168119817fb5952095f8757ad0d6f74a556b75d (diff)
downloadold-infrastructure-869361a77851b3e2459b2aa6e17fbd091d5f5eb8.tar.gz
Punch hole in pf for 1234 and git instaweb
Diffstat (limited to 'host_vars')
-rw-r--r--host_vars/vm2.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/host_vars/vm2.yml b/host_vars/vm2.yml
index 5ff5e1b..8d720ab 100644
--- a/host_vars/vm2.yml
+++ b/host_vars/vm2.yml
@@ -11,3 +11,7 @@ services:
proto: "tcp"
port: "22"
+ - name: "stagit"
+ proto: "tcp"
+ port: "1234"
+ public: true
remember that computers suck.