Merge "Add zookeeper to nodepool.o.o"
This commit is contained in:
commit
48db97da31
@ -710,6 +710,8 @@ node 'nodepool.openstack.org' {
|
||||
iptables_public_tcp_ports => [80],
|
||||
}
|
||||
|
||||
class { '::zookeeper': }
|
||||
|
||||
include openstack_project
|
||||
|
||||
class { '::openstackci::nodepool':
|
||||
|
@ -54,6 +54,7 @@ SOURCE_MODULES["https://git.openstack.org/openstack-infra/puppet-vcsrepo"]="0.0.
|
||||
# rely on using any feature on grafana that relies on archive
|
||||
SOURCE_MODULES["https://github.com/bfraser/puppet-grafana"]="v2.1.0"
|
||||
SOURCE_MODULES["https://github.com/biemond/biemond-wildfly"]="v0.4.0"
|
||||
SOURCE_MODULES["https://github.com/deric/puppet-zookeeper"]="v0.5.5"
|
||||
SOURCE_MODULES["https://github.com/duritong/puppet-sysctl"]="v0.0.11"
|
||||
SOURCE_MODULES["https://github.com/jfryman/puppet-selinux"]="v0.2.5"
|
||||
SOURCE_MODULES["https://github.com/maestrodev/puppet-wget"]="v1.6.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user