RETIRED, Lightweight composition layer for Puppet TripleO
Go to file
Grzegorz Grasza f460e659ba Add ability to specify memcached port
The port defaults to hiera('memcached_authtoken_port', 11211)
for authtoken middleware and hiera('memcached_port', 11211)
for other uses. Different ports might be set for security
and performance tuning.

Change-Id: I567d6b2cd66d5eb98971cd54987c1fbea3c1da78
2021-01-05 16:32:30 +01:00
doc Switch to newer openstackdocstheme and reno versions 2020-06-03 20:33:05 +02:00
files Add Memcached certificate generation 2020-09-10 13:33:07 +00:00
lib Remove package_manifest 2020-09-22 10:09:27 -04:00
manifests Add ability to specify memcached port 2021-01-05 16:32:30 +01:00
releasenotes Add ability to specify memcached port 2021-01-05 16:32:30 +01:00
spec Support configuring multiple Netapp cinder backends 2020-11-12 09:29:28 -08:00
templates Puppet config options for AMQP1 sensubility transport 2020-10-21 13:51:25 -04:00
zuul.d Simplify tags in consumer jobs 2020-10-26 12:55:36 -03:00
.gitignore Dissuade .gitignore references to personal tools 2018-10-08 11:47:08 +08:00
.gitreview OpenDev Migration Patch 2019-04-19 19:35:27 +00:00
.sync.yml Initial msync run for all Puppet OpenStack modules 2015-08-18 14:30:54 +02:00
Gemfile Use openstack_spec_helper from zuul checkout 2020-08-30 23:06:53 +02:00
LICENSE Add basic structure for a Puppet module 2015-02-02 11:39:21 -05:00
Puppetfile_extras Add amqp send queue limit for collectd 2020-10-12 14:14:27 +02:00
README.md Add the missing ':' in README 2018-07-28 07:57:53 +00:00
Rakefile Composable HA 2017-01-25 19:32:31 +00:00
bindep.txt Add Puppet package to bindep, for module build 2017-10-27 13:50:15 -07:00
metadata.json Bump metadata to 13.4.0 preparing to create stable/victoria branch 2020-10-28 13:43:43 +02:00
setup.cfg Force to use markdown to prevent pypi issue 2019-07-01 20:45:00 +02:00
setup.py chmod +x setup.py 2017-10-06 12:28:56 -07:00
tox.ini Replace deprecated UPPER_CONSTRAINTS_FILE variable 2020-11-04 11:09:29 +01:00

README.md

Team and repository tags

Team and repository tags

puppet-tripleo

Lightweight composition layer for Puppet TripleO.

Contributing