RETIRED, Lightweight composition layer for Puppet TripleO
Go to file
Michele Baldessari 17396dcea8 Use resource collector for the fencing -> stonith ordering
Change Ifef08033043a4cc90a6261e962d2fdecdf275650 moved the stonith
property definition to the pacemaker_master node. This means that the
Class['tripleo::fencing'] -> Class['pacemaker::stonith'] ordering
breaks on non-boostrap pacemaker nodes because the pacemaker::stonith
property is not defined there any longer.

Let's fix this by simply using a resource collector and set the ordering
on that instead of adding yet anoth if statement. Ordering on
enablement of stonith is actually more correct formally.

Tested this on a broken setup successfully.

Closes-Bug: #1712605
Change-Id: I616d340bdf75da9d9eb8b83b2e804dff3d07d58e
2017-08-23 17:55:09 +02:00
lib Merge "Contrail: Fix controlplane/dataplane network asignments & enable optional dpdk" 2017-07-14 23:44:24 +00:00
manifests Use resource collector for the fencing -> stonith ordering 2017-08-23 17:55:09 +02:00
releasenotes Merge "Support for Dell EMC VMAX Manila Driver" 2017-08-19 03:07:04 +00:00
spec Add -s (silent) to curl command for CRL refresh 2017-08-22 21:07:38 +03:00
templates Merge "Add logrotate-crond configuration" 2017-08-17 13:38:28 +00:00
.gitignore Update gitignore not to exclude fixture hieradata 2017-05-17 14:45:35 -06:00
.gitreview Update .gitreview file for project rename 2015-06-12 23:12:30 +00:00
.sync.yml Initial msync run for all Puppet OpenStack modules 2015-08-18 14:30:54 +02:00
Gemfile Update tox configuration 2017-05-17 17:04:02 +00:00
LICENSE Add basic structure for a Puppet module 2015-02-02 11:39:21 -05:00
Puppetfile_extras Migrates OpenDaylight to official repo 2017-05-05 13:41:34 -04:00
README.md Update link addresses in README.md 2017-08-03 14:22:29 +08:00
Rakefile Composable HA 2017-01-25 19:32:31 +00:00
bindep.txt Update tox configuration 2017-05-17 17:04:02 +00:00
metadata.json Release Pike rc1 - 7.3.0 2017-08-16 22:32:59 -07:00
setup.cfg Changed author 2017-06-12 21:07:57 +07:00
setup.py Add basic structure for ReNo 2016-12-03 13:16:33 +00:00
test-requirements.txt Update openstackdocstheme>=1.16.0 2017-07-31 11:04:17 +08:00
tox.ini Add environment variable 2017-06-12 16:06:48 +08:00

README.md

Team and repository tags

Team and repository tags

puppet-tripleo

Lightweight composition layer for Puppet TripleO.

Contributing