diff --git a/manifests/deps.pp b/manifests/deps.pp index 157cdef8..344809e0 100644 --- a/manifests/deps.pp +++ b/manifests/deps.pp @@ -45,7 +45,7 @@ class cinder::deps { # policy config should occur in the config block also. Anchor['cinder::config::begin'] -> Openstacklib::Policy<| tag == 'cinder' |> - ~> Anchor['cinder::config::end'] + -> Anchor['cinder::config::end'] # On any uwsgi config change, we must restart Cinder API. Anchor['cinder::config::begin']