remove the serverbeach tag

This commit is contained in:
Stephen Smoogen 2018-11-06 21:22:14 +00:00
parent e0dab07cf0
commit 4a0499c6b8

View file

@ -101,10 +101,6 @@
- name: sync time
command: ntpdate -u 1.rhel.pool.ntp.org
- name: serverbeach hosts need a special iptables config
command: /root/fix-iptables.sh
when: inventory_hostname_short.startswith('serverbeach')
- name: tell nagios to unshush
nagios: action=unsilence service=host host={{ inventory_hostname_short }}{{ env_suffix }}
delegate_to: noc01.phx2.fedoraproject.org