RETIRED, Lightweight composition layer for Puppet TripleO
Go to file
Michele Baldessari 6a6f932efc Fix ceph-nfs duplicate property
In change I78c16c9fb28211a7a8ec2187ae76b9a072b76ea2 we eliminated
startup races with ceph nfs, but we need to make sure we do
not create duplicate properies or puppet will fail.

While we're at it we also point the bootstrapnode at
ceph_nfs_short_bootstrap_node_name instead of which is more correct.
It is functionally the same if ceph-nfs and manila-share run on the
same nodes, which is likely the case in most cases, but best
make it correct while we're at it.

Closes-Bug: #1798020

Change-Id: I5a41f95b2d91a25fe617afb9ada0b5201d2b7ef7
(cherry picked from commit 7e3219ff2b)
(cherry picked from commit 148347b2d0)
2018-10-17 09:36:33 +00:00
files Add support for libvirt VNC TLS with option of a dedicated CA 2018-02-14 10:23:26 +00:00
lib Remove table 17 from OVS OF pipeline sync 2018-07-19 13:23:47 +00:00
manifests Fix ceph-nfs duplicate property 2018-10-17 09:36:33 +00:00
releasenotes Revert "Revert "SSL support for haproxy -> novnc proxy connection"" 2018-09-26 06:07:17 +00:00
spec adding deployment_type fact in support 2018-10-03 12:31:21 -04:00
templates Fix default value for Gnocchi auth mode 2018-08-04 00:13:46 +00:00
zuul.d import zuul job settings from project-config 2018-08-24 05:06:09 +00:00
.gitignore Update gitignore not to exclude fixture hieradata 2017-05-17 14:45:35 -06:00
.gitreview Update .gitreview for stable/queens 2018-03-03 11:40:52 +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 puppet-collectd 2018-03-20 02:06:52 +00:00
README.md Update the doc link 2017-12-16 02:49:05 +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 Prepare 8.3.6 (Queens) release 2018-09-19 15:18:27 -04:00
setup.cfg Fixes license to explicitly be Apache 2.0 2017-10-09 11:06:29 -04:00
setup.py chmod +x setup.py 2017-10-06 12:28:56 -07:00
test-requirements.txt Remove pinned versions from test-requirements.txt 2018-01-16 12:29:50 +08:00
tox.ini Update UPPER_CONSTRAINTS_FILE for stable/queens 2018-03-03 11:40:56 +00:00

README.md

Team and repository tags

Team and repository tags

puppet-tripleo

Lightweight composition layer for Puppet TripleO.

Contributing