soloist icon indicating copy to clipboard operation
soloist copied to clipboard

Allow "incomplete" env_variable_switches to be merged

Open JohnBernas opened this issue 11 years ago • 1 comments

Before, if some switch was missing either recipes, cookbook_paths or node_attributes, it would error out when merging, with one of the following errors:

  • no implicit conversion of nil into Array
  • undefined method `each_pair' for nil:NilClass

depending on the one missing.

JohnBernas avatar May 02 '14 10:05 JohnBernas

Travis CI broke the build for some reason, I doubt is related to these changes though...

JohnBernas avatar May 02 '14 12:05 JohnBernas