diff options
author | binary <me@rgoncalves.se> | 2020-08-15 11:21:19 +0200 |
---|---|---|
committer | binary <me@rgoncalves.se> | 2020-08-15 11:21:19 +0200 |
commit | 0d8adf9f44247929e53a2e0ead84bb6ea747e45d (patch) | |
tree | 88c8cc16b5fdd44ffd1eca3d268d12019ba2d16b /host_vars | |
parent | 08bed28857142ab60eb3bb44eb831b24a99d1607 (diff) | |
download | infrastructure-0d8adf9f44247929e53a2e0ead84bb6ea747e45d.tar.gz |
Updated inventory and host variables from new templating script
Diffstat (limited to 'host_vars')
-rw-r--r-- | host_vars/CHV-DC-rainbow.ini | 1 | ||||
-rw-r--r-- | host_vars/LP-graphite.ini | 1 | ||||
-rw-r--r-- | host_vars/OOP-DV-stack0.ini | 1 | ||||
-rw-r--r-- | host_vars/OOP-FS-raspberry.ini | 1 | ||||
-rw-r--r-- | host_vars/OOP-RT-54gl.ini | 1 | ||||
-rw-r--r-- | host_vars/OOP-SW-01.ini | 1 | ||||
-rw-r--r-- | host_vars/WS-bentonite.ini | 1 | ||||
-rw-r--r-- | host_vars/internet.ini | 1 |
8 files changed, 0 insertions, 8 deletions
diff --git a/host_vars/CHV-DC-rainbow.ini b/host_vars/CHV-DC-rainbow.ini index 3ca7dd6..65602f5 100644 --- a/host_vars/CHV-DC-rainbow.ini +++ b/host_vars/CHV-DC-rainbow.ini @@ -1,4 +1,3 @@ -# CHV-DC-rainbow ansible_host=CHV-DC-rainbow ansible_distribution=openbsd diff --git a/host_vars/LP-graphite.ini b/host_vars/LP-graphite.ini index cbad981..7738984 100644 --- a/host_vars/LP-graphite.ini +++ b/host_vars/LP-graphite.ini @@ -1,4 +1,3 @@ -# LP-graphite ansible_host=LP-graphite ansible_distribution=archlinux diff --git a/host_vars/OOP-DV-stack0.ini b/host_vars/OOP-DV-stack0.ini index 88524b2..ae95f59 100644 --- a/host_vars/OOP-DV-stack0.ini +++ b/host_vars/OOP-DV-stack0.ini @@ -1,4 +1,3 @@ -# OOP-DV-stack0 ansible_host=OOP-DV-stack0 ansible_distribution=openbsd diff --git a/host_vars/OOP-FS-raspberry.ini b/host_vars/OOP-FS-raspberry.ini index 534db15..1ca35bf 100644 --- a/host_vars/OOP-FS-raspberry.ini +++ b/host_vars/OOP-FS-raspberry.ini @@ -1,4 +1,3 @@ -# 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 index 35aad88..18ae76e 100644 --- a/host_vars/OOP-RT-54gl.ini +++ b/host_vars/OOP-RT-54gl.ini @@ -1,4 +1,3 @@ -# 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 index 81a3214..f9e6145 100644 --- a/host_vars/OOP-SW-01.ini +++ b/host_vars/OOP-SW-01.ini @@ -1,4 +1,3 @@ -# OOP-SW-01 ansible_host=OOP-SW-01 ansible_distribution= diff --git a/host_vars/WS-bentonite.ini b/host_vars/WS-bentonite.ini index a15f388..5432557 100644 --- a/host_vars/WS-bentonite.ini +++ b/host_vars/WS-bentonite.ini @@ -1,4 +1,3 @@ -# WS-bentonite ansible_host=WS-bentonite ansible_distribution=archlinux diff --git a/host_vars/internet.ini b/host_vars/internet.ini index d50987f..98cecdc 100644 --- a/host_vars/internet.ini +++ b/host_vars/internet.ini @@ -1,4 +1,3 @@ -# internet ansible_host=internet ansible_distribution= |