Merge "Ensure the CephX client keys are provisioned by the mirror profile"
This commit is contained in:
commit
b1fa5e4445
@ -20,7 +20,7 @@
|
||||
# Profile for Ceph rbd mirror
|
||||
#
|
||||
class ceph::profile::mirror {
|
||||
require ::ceph::profile::base
|
||||
require ::ceph::profile::client
|
||||
$rbd_name = $::ceph::profile::params::rbd_mirror_client_name ? {
|
||||
undef => 'openstack',
|
||||
default => $::ceph::profile::params::rbd_mirror_client_name,
|
||||
|
Loading…
x
Reference in New Issue
Block a user