We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e72f59 commit 33048c1Copy full SHA for 33048c1
manifests/config.pp
@@ -31,6 +31,7 @@
31
owner => $vault::user,
32
group => $vault::group,
33
mode => $vault::config_mode,
34
+ notify => Class['vault::service'],
35
}
36
37
# If manage_storage_dir is true and a file or raft storage backend is
0 commit comments