From: Tom Hughes Date: Sun, 5 Jul 2020 09:34:05 +0000 (+0100) Subject: Add default attributes for nfs cookbook X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/e708ff36834ddaa3ec19142712dfd68772a927d4?hp=73b9c431e43b14345774cc6a508aa326b45f900c Add default attributes for nfs cookbook --- diff --git a/cookbooks/nfs/attributes/default.rb b/cookbooks/nfs/attributes/default.rb new file mode 100644 index 000000000..f3b1761a0 --- /dev/null +++ b/cookbooks/nfs/attributes/default.rb @@ -0,0 +1 @@ +default[:nfs] = {}