Merge "Zuul executor needs to open port 7900 now."
This commit is contained in:
commit
bf09679ac5
@ -1233,7 +1233,7 @@ node /^ze\d+\.openstack\.org$/ {
|
||||
$revision = 'feature/zuulv3'
|
||||
|
||||
class { 'openstack_project::server':
|
||||
iptables_public_tcp_ports => [79],
|
||||
iptables_public_tcp_ports => [79, 7900],
|
||||
sysadmins => hiera('sysadmins', []),
|
||||
afs => true,
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user