diff --git a/manifests/config.pp b/manifests/config.pp index 39cbc099..8821580e 100644 --- a/manifests/config.pp +++ b/manifests/config.pp @@ -35,6 +35,7 @@ owner => $::vault::user, group => $::vault::group, mode => $::vault::config_mode, + notify => Class['vault::service'], } # If using the file storage then the path must exist and be readable