diff --git a/playbooks/vhost_reboot.yml b/playbooks/vhost_reboot.yml index 3974a7486d..e99a683995 100644 --- a/playbooks/vhost_reboot.yml +++ b/playbooks/vhost_reboot.yml @@ -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