aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/profile/pacemaker/ceph/rbdmirror.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/profile/pacemaker/ceph/rbdmirror.pp')
-rw-r--r--manifests/profile/pacemaker/ceph/rbdmirror.pp4
1 files changed, 2 insertions, 2 deletions
diff --git a/manifests/profile/pacemaker/ceph/rbdmirror.pp b/manifests/profile/pacemaker/ceph/rbdmirror.pp
index 6b566a7..2be9915 100644
--- a/manifests/profile/pacemaker/ceph/rbdmirror.pp
+++ b/manifests/profile/pacemaker/ceph/rbdmirror.pp
@@ -76,8 +76,8 @@ class tripleo::profile::pacemaker::ceph::rbdmirror (
ceph::mirror { $client_name:
rbd_mirror_enable => false,
rbd_mirror_ensure => 'stopped',
- } ->
- pacemaker::resource::service { "ceph-rbd-mirror_${client_name}":
+ }
+ -> pacemaker::resource::service { "ceph-rbd-mirror_${client_name}":
# NOTE(gfidente): systemd uses the @ sign but it is an invalid
# character in a pcmk resource name, so we need to use it only
# for the name of the service