aboutsummaryrefslogtreecommitdiffstats
path: root/host_vars/st0cld0.yml
diff options
context:
space:
mode:
authorbinary <me@rgoncalves.se>2021-01-19 20:53:45 +0100
committerbinary <me@rgoncalves.se>2021-01-19 20:53:45 +0100
commit5e845b2f8d5023ed2bf6bbee697839ff4e062fc9 (patch)
tree5a9d8f770409cd98cd809e9865975c35bfc2830a /host_vars/st0cld0.yml
parent42650055c6066989bb2c0d38613c6028b6188e9d (diff)
downloadinfrastructure-5e845b2f8d5023ed2bf6bbee697839ff4e062fc9.tar.gz
Rename hosts
Diffstat (limited to 'host_vars/st0cld0.yml')
-rw-r--r--host_vars/st0cld0.yml16
1 files changed, 16 insertions, 0 deletions
diff --git a/host_vars/st0cld0.yml b/host_vars/st0cld0.yml
new file mode 100644
index 0000000..c668e4d
--- /dev/null
+++ b/host_vars/st0cld0.yml
@@ -0,0 +1,16 @@
+ansible_host: st0cld0
+ip:
+ in: 10.10.0.61
+ out: 192.168.5.61
+
+virtual: true
+
+services:
+
+ - name: "ssh"
+ proto: "tcp"
+ port: "22"
+
+ - name: "grafana"
+ proto: "tcp"
+ port: "3000"
remember that computers suck.