RETIRED, Lightweight composition layer for Puppet TripleO
Go to file
Christian Schwede e7cb55d97b Use correct memcached IPs for Swift object-expirer
The memcached IP is not properly set in case of separate storage nodes.
Until now, these were only set if the Swift proxy node was also
configured on the same node; however, this is not the case with separate
storage nodes. The service would still run, but was not able to use any
cache and logging errors therefore.

Closes-Bug: 1889663
Change-Id: I70ac9fcd3f74975c96c715ecbc818e6606ff4517
2020-08-17 15:29:28 +00:00
doc Switch to newer openstackdocstheme and reno versions 2020-06-03 20:33:05 +02:00
files Merge "Ensure post-save certmonger scripts target the right HA container" 2020-07-21 02:01:56 +00:00
lib Remove stonith level warning when running on a non cluster node 2020-07-01 15:35:30 +02:00
manifests Use correct memcached IPs for Swift object-expirer 2020-08-17 15:29:28 +00:00
releasenotes Tune haproxy for long running sessions to use leastconn 2020-07-07 15:14:23 +02:00
spec Use correct memcached IPs for Swift object-expirer 2020-08-17 15:29:28 +00:00
templates Enable to modify params of logrotate-crond.conf 2020-06-21 22:37:09 +09:00
zuul.d Use puppet-openstack-module-unit-jobs to define unit test jobs 2020-04-28 21:47:35 +09: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 Load puppet-openstack_spec_helper locally during tests 2018-02-12 10:53:40 +08:00
LICENSE Add basic structure for a Puppet module 2015-02-02 11:39:21 -05:00
Puppetfile_extras Merge "Remove fluentd manifests" 2020-04-29 10:20:10 +00: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 first devel release for Victoria ( victoria-1 ) 2020-07-22 10:28:20 -06: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 Update min tox version to 2.0 2018-10-16 11:40:19 +08:00

README.md

Team and repository tags

Team and repository tags

puppet-tripleo

Lightweight composition layer for Puppet TripleO.

Contributing