add ssl of amqp port
This commit is contained in:
parent
79540de8fd
commit
c13bb98766
1 changed files with 2 additions and 0 deletions
|
@ -77,7 +77,9 @@
|
|||
line="-A INPUT -s 172.24.0.10/24 -p tcp -m multiport --dports {{ item }} -m comment --comment \"added by fedora-infra ansible\" -j ACCEPT"
|
||||
backup=yes
|
||||
with_items:
|
||||
- 5671
|
||||
- 5672
|
||||
|
||||
notify: restart iptables
|
||||
|
||||
# http://docs.openstack.org/trunk/install-guide/install/yum/content/basics-neutron-networking-controller-node.html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue