aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/profile/pacemaker/cinder/backup.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/profile/pacemaker/cinder/backup.pp')
-rw-r--r--manifests/profile/pacemaker/cinder/backup.pp3
1 files changed, 1 insertions, 2 deletions
diff --git a/manifests/profile/pacemaker/cinder/backup.pp b/manifests/profile/pacemaker/cinder/backup.pp
index 933a735..17ed95d 100644
--- a/manifests/profile/pacemaker/cinder/backup.pp
+++ b/manifests/profile/pacemaker/cinder/backup.pp
@@ -63,8 +63,7 @@ class tripleo::profile::pacemaker::cinder::backup (
if $step >= 3 and $pacemaker_master and hiera('stack_action') == 'UPDATE' {
Cinder_config<||>
- ~>
- tripleo::pacemaker::resource_restart_flag { "${::cinder::params::backup_service}": }
+ ~> tripleo::pacemaker::resource_restart_flag { "${::cinder::params::backup_service}": }
}
if $step >= 5 and $pacemaker_master {