diff options
Diffstat (limited to 'manifests/profile/pacemaker/sahara.pp')
-rw-r--r-- | manifests/profile/pacemaker/sahara.pp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/profile/pacemaker/sahara.pp b/manifests/profile/pacemaker/sahara.pp index 0627017..07cd882 100644 --- a/manifests/profile/pacemaker/sahara.pp +++ b/manifests/profile/pacemaker/sahara.pp @@ -26,7 +26,6 @@ class tripleo::profile::pacemaker::sahara ( $step = hiera('step'), ) { - Service <| tag == 'sahara-service' |> { hasrestart => true, restart => '/bin/true', |