From 4a0499c6b84758e6d5eb8fff81f1a1d60067fcf2 Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Tue, 6 Nov 2018 21:22:14 +0000 Subject: [PATCH] remove the serverbeach tag --- playbooks/vhost_reboot.yml | 4 ---- 1 file changed, 4 deletions(-) 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