diff --git a/attributes/default.rb b/attributes/default.rb index 7c0753b..04e9795 100644 --- a/attributes/default.rb +++ b/attributes/default.rb @@ -1,2 +1,3 @@ node.default[:mon_api][:group] = 'mon_api' node.default[:mon_api][:owner] = 'mon_api' +node.default[:mon_api][:data_bag] = 'mon_api' \ No newline at end of file