From 1ae42fbd65c795e0488c74c2b33553638886cc1a Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Wed, 2 Nov 2011 14:02:17 -0400 Subject: [PATCH] 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 --- manifests/site.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/site.pp b/manifests/site.pp index d48f018be5..9efba18e85 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -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 (