add cinder port

This commit is contained in:
Miroslav Suchý 2015-02-03 08:30:14 +00:00
parent c13bb98766
commit d439587896

View file

@ -77,6 +77,7 @@
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:
- 3260
- 5671
- 5672