aboutsummaryrefslogtreecommitdiffstats
path: root/host_vars/st0dev0.yml
diff options
context:
space:
mode:
Diffstat (limited to 'host_vars/st0dev0.yml')
-rw-r--r--host_vars/st0dev0.yml20
1 files changed, 10 insertions, 10 deletions
diff --git a/host_vars/st0dev0.yml b/host_vars/st0dev0.yml
index b15794b..86731bf 100644
--- a/host_vars/st0dev0.yml
+++ b/host_vars/st0dev0.yml
@@ -1,17 +1,17 @@
_groups: openbsd
+
ip:
- in: 10.10.0.60
- out: 192.168.5.60
+ in: 10.10.0.61
+ out: 192.168.5.61
virtual: true
services:
+ - name: ssh
+ proto: tcp
+ port: 22
- - name: "ssh"
- proto: "tcp"
- port: "22"
-
- - name: "cgit"
- proto: "tcp"
- port: "1235"
- domain: "git"
+ - name: git
+ proto: tcp
+ port: 1235
+ domain: git
remember that computers suck.