aboutsummaryrefslogtreecommitdiffstats
path: root/host_vars
diff options
context:
space:
mode:
authorbinary <me@rgoncalves.se>2021-02-08 14:41:27 +0100
committerbinary <me@rgoncalves.se>2021-02-08 14:41:27 +0100
commite734362a2762a0d255ee247897909e2fa78fbc7d (patch)
tree1b25e5d150d12801a6a5b7403440b597e19d2464 /host_vars
parentba54cc5fc68926597b308d585d812160d8f5938f (diff)
downloadold-infrastructure-e734362a2762a0d255ee247897909e2fa78fbc7d.tar.gz
Private development server
Diffstat (limited to 'host_vars')
-rw-r--r--host_vars/st0dev1.yml13
1 files changed, 13 insertions, 0 deletions
diff --git a/host_vars/st0dev1.yml b/host_vars/st0dev1.yml
new file mode 100644
index 0000000..f04fea0
--- /dev/null
+++ b/host_vars/st0dev1.yml
@@ -0,0 +1,13 @@
+_groups: openbsd
+ip:
+ in: 10.10.0.66
+ out: 192.168.5.66
+
+virtual: true
+
+services:
+
+ - name: "ssh"
+ proto: "tcp"
+ port: "22"
+
remember that computers suck.