X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/2ec62d46e6d050fe6384df90a2869036662d1b51..faf8ae12e85eabb050b0f5eceb2cb67ad1de5261:/cookbooks/openvpn/attributes/default.rb diff --git a/cookbooks/openvpn/attributes/default.rb b/cookbooks/openvpn/attributes/default.rb new file mode 100644 index 000000000..af20e4e4c --- /dev/null +++ b/cookbooks/openvpn/attributes/default.rb @@ -0,0 +1,2 @@ +default[:openvpn][:tunnels] = {} +default[:openvpn][:keys] = {}