aboutsummaryrefslogtreecommitdiffstats
path: root/host_vars/st0dc1.yml
diff options
context:
space:
mode:
authorRomain Gonçalves <me@rgoncalves.se>2021-07-29 17:00:20 +0200
committerRomain Gonçalves <me@rgoncalves.se>2021-07-29 17:00:20 +0200
commitb232b894c3cbe087c8d504e91637dcf62199eed1 (patch)
treeea72a7d1a7f63c6425ee46785e1cec924351b2c3 /host_vars/st0dc1.yml
parent22126073344e60c405d086df37b64da0c6d3c086 (diff)
downloadold-infrastructure-b232b894c3cbe087c8d504e91637dcf62199eed1.tar.gz
Bump to third revision of homelab
Diffstat (limited to 'host_vars/st0dc1.yml')
-rw-r--r--host_vars/st0dc1.yml20
1 files changed, 20 insertions, 0 deletions
diff --git a/host_vars/st0dc1.yml b/host_vars/st0dc1.yml
new file mode 100644
index 0000000..ad9ad6b
--- /dev/null
+++ b/host_vars/st0dc1.yml
@@ -0,0 +1,20 @@
+_groups: openbsd
+
+virtual: true
+
+ip:
+ in: 10.10.0.60
+ out: 192.168.5.60
+
+services:
+ - name: ssh
+ proto: tcp
+ port: 22
+
+ - name: grafana
+ proto: tcp
+ port: 3000
+ domain: status
+
+cgit_config_root_desc: private - development hub
+cgit_authenticate: true
remember that computers suck.