RETIRED, Lightweight composition layer for Puppet TripleO
Go to file
Damien Ciabrini 0a64eebb64 HA: Honour all hiera override variables in mysql_bundle
During a major upgrade, upgrade tasks can rebuild a new pacemaker
cluster by adding nodes one at a time. This is implemented by
using two special hiera variables mysql_node_names_override and
mysql_short_node_names_override.

Make sure the mysql_bundle puppet module uses both variables
when such cluster rebuild is in progress.

Change-Id: I6a06269f55a38071c34d2a95109d213fe7e2452c
Closes-Bug: #1859961
Co-Authored-By: Jose Luis Franco Arza <jfrancoa@redhat.com>
2020-01-16 15:37:21 +01:00
doc Follow the new PTI for document build 2018-02-28 14:42:12 +08:00
files Corrected default value for container_cli 2019-11-28 09:12:51 +01:00
lib Explicitly convert stonith_level fact to int 2019-11-27 16:51:02 +01:00
manifests HA: Honour all hiera override variables in mysql_bundle 2020-01-16 15:37:21 +01:00
releasenotes Add the ability to configure ovn-remote-probe-interval 2019-11-22 10:31:54 -05:00
spec Merge "Make rsyslog file_input bulletproof" 2020-01-15 21:49:56 +00:00
templates Remove neutron wrappers 2019-11-15 12:22:02 +00:00
zuul.d remove tripleo-ci-centos-7-scenario010-multinode-oooq-container 2019-10-02 20:27:50 -06: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 Pin rsyslog 2019-12-10 16:13:42 -07:00
README.md Add release note link in README 2018-06-27 22:47:34 +08: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 Prepare first U release - 12.0.0 2019-11-27 05:15:54 -05: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