Merge "Renamed parameter name for libvirt rule "
This commit is contained in:
commit
c935771840
@ -199,7 +199,7 @@ class openstack::firewall (
|
||||
}
|
||||
|
||||
firewall {'117 libvirt':
|
||||
port => $libvirt_ports,
|
||||
port => $libvirt_port,
|
||||
proto => 'tcp',
|
||||
action => 'accept',
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user