do not apply iptables to any fed-cloud machine now
This commit is contained in:
parent
0d0421e9de
commit
a0727e3fd2
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue