diff options
author | Kevin Fenzi <kevin@scrye.com> | 2016-04-13 19:20:54 +0000 |
---|---|---|
committer | Kevin Fenzi <kevin@scrye.com> | 2016-04-13 19:20:54 +0000 |
commit | 61cecfe5e9617a55c5696253a9a4043ed992c471 (patch) | |
tree | cad7828567c230ef44b5582923c847ecfe6c7902 /inventory | |
parent | 80b6443572680099a454ca8405ad40da6625a1cd (diff) | |
download | ansible-61cecfe5e9617a55c5696253a9a4043ed992c471.tar.gz ansible-61cecfe5e9617a55c5696253a9a4043ed992c471.tar.xz ansible-61cecfe5e9617a55c5696253a9a4043ed992c471.zip |
Also add host vars for autosign02
Diffstat (limited to 'inventory')
-rw-r--r-- | inventory/host_vars/autosign02.phx2.fedoraproject.org | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/inventory/host_vars/autosign02.phx2.fedoraproject.org b/inventory/host_vars/autosign02.phx2.fedoraproject.org new file mode 100644 index 000000000..2393f95c6 --- /dev/null +++ b/inventory/host_vars/autosign02.phx2.fedoraproject.org @@ -0,0 +1,6 @@ +--- +nm: 255.255.255.0 +gw: 10.5.125.254 +dns: 10.5.126.21 +eth0_ip: 10.5.125.22 +datacenter: phx2 |