From 53ba74e0f06450cc9eaa6e4234ed08cbe8aad159 Mon Sep 17 00:00:00 2001 From: Derrick Johnson Date: Fri, 7 Mar 2014 22:26:28 -0500 Subject: [PATCH] testing --- attributes/default.rb | 1 + 1 file changed, 1 insertion(+) 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