diff --git a/manifests/deps.pp b/manifests/deps.pp index 47e7718..01724e6 100644 --- a/manifests/deps.pp +++ b/manifests/deps.pp @@ -31,7 +31,7 @@ class magnum::deps { # policy config should occur in the config block also. Anchor['magnum::config::begin'] -> Openstacklib::Policy<| tag == 'magnum' |> - ~> Anchor['magnum::config::end'] + -> Anchor['magnum::config::end'] # On any uwsgi config change, we must restart Magnum API. Anchor['magnum::config::begin']