Revert "Temporarily disable access to openstackid.org"

This reverts commit 751b33d91c and
should not be merged until the service is tested and its designers
and admins are satisfied with its safety.

Change-Id: I563adec104207cb215ddd566b46847c188b21ce8
This commit is contained in:
Jeremy Stanley 2014-10-08 21:10:56 +00:00
parent ec53f11f3c
commit 7bdcd5fca6

View File

@ -42,6 +42,7 @@ class openstack_project::openstackid_prod (
) { ) {
class { 'openstack_project::server': class { 'openstack_project::server':
iptables_public_tcp_ports => [80, 443],
sysadmins => $sysadmins, sysadmins => $sysadmins,
} }