Support fo Ubuntu2404 #26
|
@ -5,6 +5,8 @@ template '/etc/vault.d/vault.hcl' do
|
|||
mode '600'
|
||||
|
||||
variables(HOSTNAME: node['vault']['hostname'], IPADDR: node['vault']['ipaddr'], IPS: node['vault']['ips'])
|
||||
|
||||
notifies :restart, 'service[vault]'
|
||||
end
|
||||
|
||||
directory '/etc/vault.d/policies' do
|
||||
|
|
Loading…
Reference in New Issue