aboutsummaryrefslogtreecommitdiffstats
path: root/host_vars/emb0.yml
diff options
context:
space:
mode:
authorbinary <me@rgoncalves.se>2020-11-18 09:38:36 +0100
committerbinary <me@rgoncalves.se>2020-11-18 09:38:36 +0100
commit541d963cca366cb4541de26c8b691a2b273cfa94 (patch)
treee523ce2316a747f828d80e35a2ad42042ffd6b3b /host_vars/emb0.yml
parent9f69010653dfdb6b76f60775642cd77f734f80ac (diff)
downloadinfrastructure-541d963cca366cb4541de26c8b691a2b273cfa94.tar.gz
Refactor group/host/inventory in sub-files
Diffstat (limited to 'host_vars/emb0.yml')
-rw-r--r--host_vars/emb0.yml13
1 files changed, 13 insertions, 0 deletions
diff --git a/host_vars/emb0.yml b/host_vars/emb0.yml
new file mode 100644
index 0000000..d135429
--- /dev/null
+++ b/host_vars/emb0.yml
@@ -0,0 +1,13 @@
+hostname: emb0
+virtual: false
+
+ip:
+ in: 10.10.0.40
+ out: 192.168.5.40
+
+services:
+
+ - name: "ssh"
+ proto: "tcp"
+ port: "22"
+
remember that computers suck.