Open additional web ports on community.
Stefano says these will be temporary, eventually they'll be put behind mod_proxy or nginx. Change-Id: I240417e234832b4f6c8441242e3390513ed7bb7f
This commit is contained in:
parent
182c226092
commit
1ae42fbd65
@ -142,7 +142,7 @@ node "gerrit-dev.openstack.org" {
|
||||
}
|
||||
|
||||
node "community.openstack.org" {
|
||||
$iptables_public_tcp_ports = [80, 443, 29418]
|
||||
$iptables_public_tcp_ports = [80, 443, 8099, 8080]
|
||||
include openstack_server
|
||||
|
||||
realize (
|
||||
|
Loading…
Reference in New Issue
Block a user