hosts: Add cm0.pyrocufflink.blue
This host is a Jenkins slave dedicated configuration management using Ansible.jenkins-master
parent
ac4e9fc390
commit
1f6cc840eb
3
hosts
3
hosts
|
@ -2,6 +2,7 @@
|
||||||
ansible_python_interpreter=/usr/bin/python3
|
ansible_python_interpreter=/usr/bin/python3
|
||||||
|
|
||||||
[pyrocufflink]
|
[pyrocufflink]
|
||||||
|
cm0.pyrocufflink.blue
|
||||||
dc0.pyrocufflink.blue
|
dc0.pyrocufflink.blue
|
||||||
dc1.pyrocufflink.blue
|
dc1.pyrocufflink.blue
|
||||||
dns0.pyrocufflink.blue
|
dns0.pyrocufflink.blue
|
||||||
|
@ -29,5 +30,7 @@ dch-gw
|
||||||
dch-gw
|
dch-gw
|
||||||
|
|
||||||
[jenkins-slave]
|
[jenkins-slave]
|
||||||
|
cm0.pyrocufflink.blue
|
||||||
|
|
||||||
[ansible]
|
[ansible]
|
||||||
|
cm0.pyrocufflink.blue
|
||||||
|
|
Loading…
Reference in New Issue