Add openstack_project::server back.
Change-Id: I2167ef83d1b27677889f2d2f5833fab175f22549
This commit is contained in:
parent
1f21e19d54
commit
ec58d088fb
@ -31,6 +31,9 @@ class openstack_project::gerrit (
|
||||
$email_private_key,
|
||||
$testmode=false,
|
||||
) {
|
||||
class { 'openstack_project::server':
|
||||
iptables_public_tcp_ports => [80, 443, 29418]
|
||||
}
|
||||
|
||||
class { '::gerrit':
|
||||
virtual_hostname => $virtual_hostname,
|
||||
|
Loading…
Reference in New Issue
Block a user