do not apply iptables to any fed-cloud machine now

This commit is contained in:
Kevin Fenzi 2017-04-07 19:23:42 +00:00
parent 0d0421e9de
commit a0727e3fd2

View file

@ -230,7 +230,7 @@
- iptables/iptables.{{ host_group }}
- iptables/iptables.{{ env }}
- iptables/iptables
when: not inventory_hostname.startswith(('fed-cloud09','osbs'))
when: not inventory_hostname.startswith(('fed-cloud','osbs'))
notify:
- restart iptables
- reload libvirtd