
In the case of memcache servers are IPv6, make sure brackets set in the way we construct the list of memcache server + memcache port parameter. Also add unit-tests to test that the output is what we want in the configuration. Depends-On: I8d361ce9cfcfe6a3f8592b2b7991971a3c748c75 Closes-Bug: 1625335 Change-Id: I9fb8168d8fb56c9d8465d58a45fd8c6edfee6fdd
33 lines
1.2 KiB
YAML
33 lines
1.2 KiB
YAML
fixtures:
|
|
repositories:
|
|
'firewall': 'git://github.com/puppetlabs/puppetlabs-firewall.git'
|
|
'stdlib': 'git://github.com/puppetlabs/puppetlabs-stdlib.git'
|
|
'haproxy': 'git://github.com/puppetlabs/puppetlabs-haproxy.git'
|
|
'concat': 'git://github.com/puppetlabs/puppetlabs-concat.git'
|
|
'openstacklib': 'git://github.com/openstack/puppet-openstacklib.git'
|
|
'swift': 'git://github.com/openstack/puppet-swift.git'
|
|
'memcached': 'git://github.com/saz/puppet-memcached.git'
|
|
'midonet':
|
|
repo: 'git://github.com/midonet/puppet-midonet.git'
|
|
ref: 'v2015.06.7'
|
|
'tomcat':
|
|
repo: 'git://github.com/puppetlabs/puppetlabs-tomcat.git'
|
|
ref: '1.3.2'
|
|
'inifile':
|
|
repo: 'git://github.com/puppetlabs/puppetlabs-inifile.git'
|
|
ref: '1.4.2'
|
|
'cassandra':
|
|
repo: 'git://github.com/locp/cassandra.git'
|
|
ref: '1.9.2'
|
|
'zookeeper':
|
|
repo: 'git://github.com/deric/puppet-zookeeper.git'
|
|
ref: 'v0.3.9'
|
|
'datacat':
|
|
repo: 'git://github.com/richardc/puppet-datacat'
|
|
ref: '0.6.2'
|
|
'java':
|
|
repo: 'git://github.com/puppetlabs/puppetlabs-java'
|
|
ref: '1.4.2'
|
|
symlinks:
|
|
"tripleo": "#{source_dir}"
|