hosts: Mark vmhost0 offline
*vmhost0.pyrocufflink.blue* is currently offline for maintenance. To avoid the unending stream of failed continuous enforcement Jenkins jobs, it has been removed from the main inventory file and moved to "offline" inventory.jenkins-master
parent
f9b006c4bd
commit
50396c88d4
2
hosts
2
hosts
|
@ -77,7 +77,6 @@ koji0.pyrocufflink.blue
|
|||
proxy0.pyrocufflink.blue
|
||||
rprx0.pyrocufflink.blue
|
||||
smtp1.pyrocufflink.blue
|
||||
vmhost0.pyrocufflink.blue
|
||||
vpn0.pyrocufflink.blue
|
||||
web0.pyrocufflink.blue
|
||||
zbx0.pyrocufflink.blue
|
||||
|
@ -112,4 +111,3 @@ zbx0.pyrocufflink.blue
|
|||
pyrocufflink
|
||||
|
||||
[vm-hosts]
|
||||
vmhost0.pyrocufflink.blue
|
||||
|
|
|
@ -5,9 +5,11 @@ ansible_python_interpreter=/usr/bin/python3
|
|||
vm-hosts
|
||||
|
||||
[pyrocufflink]
|
||||
vmhost0.pyrocufflink.blue
|
||||
vmhost1.pyrocufflink.blue
|
||||
|
||||
[vm-hosts]
|
||||
vmhost0.pyrocufflink.blue
|
||||
vmhost1.pyrocufflink.blue
|
||||
|
||||
[zabbix:children]
|
||||
|
|
Loading…
Reference in New Issue