diff --git a/manifests/deps.pp b/manifests/deps.pp index 8ace269..a81b8d4 100644 --- a/manifests/deps.pp +++ b/manifests/deps.pp @@ -22,7 +22,7 @@ class watcher::deps { # policy config should occur in the config block also. Anchor['watcher::config::begin'] -> Openstacklib::Policy<| tag == 'watcher' |> - ~> Anchor['watcher::config::end'] + -> Anchor['watcher::config::end'] # all cache settings should be applied and all packages should be installed # before service startup