hosts: Remove hard-coded IP addresses

Now that DNS is up and running on the blue network, these hosts no
longer need their IP addresses in the inventory. These were wrong,
anyway.
jenkins-master
Dustin 2018-04-07 22:55:44 -05:00
parent 2272a9fedc
commit 6bc55cfb45
1 changed files with 3 additions and 3 deletions

6
hosts
View File

@ -2,8 +2,8 @@
ansible_python_interpreter=/usr/bin/python3 ansible_python_interpreter=/usr/bin/python3
[pyrocufflink] [pyrocufflink]
dc0.pyrocufflink.blue ansible_host=2605:6000:3ccc:fb00::10:1 dc0.pyrocufflink.blue
dc1.pyrocufflink.blue ansible_host=2605:6000:3ccc:fb00::9:1 dc1.pyrocufflink.blue
dns0.pyrocufflink.blue dns0.pyrocufflink.blue
[samba-dc] [samba-dc]
@ -11,7 +11,7 @@ dc0.pyrocufflink.blue
dc1.pyrocufflink.blue dc1.pyrocufflink.blue
[pyrocufflink-dns] [pyrocufflink-dns]
dns0.pyrocufflink.blue ansible_host=2605:6000:3ccc:fb00::4:1 dns0.pyrocufflink.blue
[named-server:children] [named-server:children]
pyrocufflink-dns pyrocufflink-dns