diff options
Diffstat (limited to 'host_vars')
-rw-r--r-- | host_vars/bentonite.yml | 6 | ||||
-rw-r--r-- | host_vars/graphite.yml | 6 |
2 files changed, 0 insertions, 12 deletions
diff --git a/host_vars/bentonite.yml b/host_vars/bentonite.yml deleted file mode 100644 index d615df9..0000000 --- a/host_vars/bentonite.yml +++ /dev/null @@ -1,6 +0,0 @@ -ansible_host: bentonite -ip: - in: 10.10.0.81 - out: 192.168.5.81 - -virtual: false diff --git a/host_vars/graphite.yml b/host_vars/graphite.yml deleted file mode 100644 index 7ee35ed..0000000 --- a/host_vars/graphite.yml +++ /dev/null @@ -1,6 +0,0 @@ -ansible_host: graphite -ip: - in: 10.10.0.80 - out: 192.168.5.80 - -virtual: false |