We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f98a330 commit 97dd794Copy full SHA for 97dd794
manifests/config.pp
@@ -35,6 +35,7 @@
35
owner => $::vault::user,
36
group => $::vault::group,
37
mode => $::vault::config_mode,
38
+ notify => Class['vault::service'],
39
}
40
41
# If using the file storage then the path must exist and be readable
0 commit comments