Merge "Open port 443 for builder logs"
This commit is contained in:
commit
35655d20d0
@ -1130,7 +1130,7 @@ node /^nb\d+\.openstack\.org$/ {
|
||||
|
||||
class { 'openstack_project::server':
|
||||
sysadmins => hiera('sysadmins', []),
|
||||
iptables_public_tcp_ports => [80],
|
||||
iptables_public_tcp_ports => [80, 443],
|
||||
}
|
||||
|
||||
include openstack_project
|
||||
|
Loading…
x
Reference in New Issue
Block a user