diff options
author | Michele Baldessari <michele@acksyn.org> | 2017-01-25 14:49:31 +0100 |
---|---|---|
committer | Michele Baldessari <michele@acksyn.org> | 2017-01-25 14:49:31 +0100 |
commit | 3849c6a6d3ab6df2bd1bcac006219a7fb1192f2f (patch) | |
tree | 09f4cf333983ed5c304a0e1308d6c30e7e1445dc /manifests/init.pp | |
parent | 4a77eb9e987c924ed4e31719f4c27340c71ad41a (diff) |
Fix wrong hiera key in ceph_rbdmirror
There is a typo in the bootstrap check which will lead to:
Could not find data item ceph_rbdmirror_bootstrap_short_node_name in any
Hiera data file and no default supplied at
/etc/puppet/modules/tripleo/manifests/profile/pacemaker/ceph/rbdmirror.pp
We need to be using the correct one:
$ hiera ceph_rbdmirror_short_bootstrap_node_name
overcloud-remote-0
Change-Id: Ic343e5f99e48360bdd2d2989781a4b6ca484e8fc
Diffstat (limited to 'manifests/init.pp')
0 files changed, 0 insertions, 0 deletions