aboutsummaryrefslogtreecommitdiffstats
path: root/host_vars
diff options
context:
space:
mode:
authorbinary <me@rgoncalves.se>2020-07-24 15:11:59 +0200
committerbinary <me@rgoncalves.se>2020-07-24 15:11:59 +0200
commitbb34ecb53789431ad5e5f04a6dfc1bbc0ffd5426 (patch)
treec56588035af9b85de7a26ebfdf1fb23818eff3c0 /host_vars
parent4b836086a5b649e82466aa531388af7aad31ef8a (diff)
downloadold-infrastructure-bb34ecb53789431ad5e5f04a6dfc1bbc0ffd5426.tar.gz
moved back only files dir in vault
Diffstat (limited to 'host_vars')
l---------host_vars1
-rw-r--r--host_vars/CHV-DC-rainbow.ini4
-rw-r--r--host_vars/LP-graphite.ini4
-rw-r--r--host_vars/OOP-DV-hell.ini4
-rw-r--r--host_vars/OOP-DV-yellow.ini4
-rw-r--r--host_vars/OOP-FS-raspberry.ini4
-rw-r--r--host_vars/OOP-RT-54gl.ini4
-rw-r--r--host_vars/OOP-SW-01.ini4
-rw-r--r--host_vars/WS-bentonite.ini4
-rw-r--r--host_vars/internet.ini4
10 files changed, 36 insertions, 1 deletions
diff --git a/host_vars b/host_vars
deleted file mode 120000
index da9d6e3..0000000
--- a/host_vars
+++ /dev/null
@@ -1 +0,0 @@
-../infrastructure-vault/host_vars \ No newline at end of file
diff --git a/host_vars/CHV-DC-rainbow.ini b/host_vars/CHV-DC-rainbow.ini
new file mode 100644
index 0000000..f23f260
--- /dev/null
+++ b/host_vars/CHV-DC-rainbow.ini
@@ -0,0 +1,4 @@
+# CHV-DC-rainbow
+
+ansible_host=CHV-DC-rainbow
+ansible_distribution=centos
diff --git a/host_vars/LP-graphite.ini b/host_vars/LP-graphite.ini
new file mode 100644
index 0000000..bda5220
--- /dev/null
+++ b/host_vars/LP-graphite.ini
@@ -0,0 +1,4 @@
+# LP-graphite
+
+ansible_host=LP-graphite
+ansible_distribution=archlinux
diff --git a/host_vars/OOP-DV-hell.ini b/host_vars/OOP-DV-hell.ini
new file mode 100644
index 0000000..6b3a690
--- /dev/null
+++ b/host_vars/OOP-DV-hell.ini
@@ -0,0 +1,4 @@
+# OOP-DV-hell
+
+ansible_host=OOP-DV-hell
+ansible_distribution=openbsd
diff --git a/host_vars/OOP-DV-yellow.ini b/host_vars/OOP-DV-yellow.ini
new file mode 100644
index 0000000..78fc77a
--- /dev/null
+++ b/host_vars/OOP-DV-yellow.ini
@@ -0,0 +1,4 @@
+# OOP-DV-yellow
+
+ansible_host=OOP-DV-yellow
+ansible_distribution=centos
diff --git a/host_vars/OOP-FS-raspberry.ini b/host_vars/OOP-FS-raspberry.ini
new file mode 100644
index 0000000..01fc7e1
--- /dev/null
+++ b/host_vars/OOP-FS-raspberry.ini
@@ -0,0 +1,4 @@
+# OOP-FS-raspberry
+
+ansible_host=OOP-FS-raspberry
+ansible_distribution=debian
diff --git a/host_vars/OOP-RT-54gl.ini b/host_vars/OOP-RT-54gl.ini
new file mode 100644
index 0000000..16f88b0
--- /dev/null
+++ b/host_vars/OOP-RT-54gl.ini
@@ -0,0 +1,4 @@
+# OOP-RT-54gl
+
+ansible_host=OOP-RT-54gl
+ansible_distribution=
diff --git a/host_vars/OOP-SW-01.ini b/host_vars/OOP-SW-01.ini
new file mode 100644
index 0000000..5e58d5d
--- /dev/null
+++ b/host_vars/OOP-SW-01.ini
@@ -0,0 +1,4 @@
+# OOP-SW-01
+
+ansible_host=OOP-SW-01
+ansible_distribution=
diff --git a/host_vars/WS-bentonite.ini b/host_vars/WS-bentonite.ini
new file mode 100644
index 0000000..77cc6e4
--- /dev/null
+++ b/host_vars/WS-bentonite.ini
@@ -0,0 +1,4 @@
+# WS-bentonite
+
+ansible_host=WS-bentonite
+ansible_distribution=archlinux
diff --git a/host_vars/internet.ini b/host_vars/internet.ini
new file mode 100644
index 0000000..8df6262
--- /dev/null
+++ b/host_vars/internet.ini
@@ -0,0 +1,4 @@
+# internet
+
+ansible_host=internet
+ansible_distribution=
remember that computers suck.