Grant Ridder
Grant Ridder
Reopening due to @jwadolowski being able to replicate this issue
@jwadolowski glad you were able to reproduce this! thanks for doing the extended testing to verify it
Let me see if I can get this done.
Thanks for the fix! After #39 is merged, I will have you rebase on master to verify the tests pass. Also, can you add a line to the CHANGELOG in...
FWIW `node['munin']['server_list']` already does this
Should be `version` instead of `package_version`
Also see https://github.com/sunggun-yu/chef-mongodb3/pull/59/files
@sunggun-yu thoughts?
> since wrapper can set the attributes from encrypted data bag Please refer to the first line of my issue :) `The MMS api key in the node['mongodb3']['config']['mms']['mmsApiKey'] attribute is...
Converting the [this](https://github.com/sunggun-yu/chef-mongodb3/blob/master/recipes/default.rb#L53) template to an LWRP? that sounds like it would work