Miquel Torres Barceló

Results 118 comments of Miquel Torres Barceló
trafficstars

Thanks for the patch. The branch conflicts with master so it cannot be merged. It also has tons of older commits in it which have nothing to do with the...

That would be in line with the pre/post deploy hooks. @thekorn any thoughts on that?

@wilddog64 by all means submit a pull request

Do you mean data _bags_? Do you have an example in which the name leaks information?

There is currently no way of doing that. It could be added though. The difficult part would be only deleting encrypted ones. Alternatively, all data bags could be deleted every...

Hi, so you don't mean to add a new command as in `fix fetch_cookbook:apache2`, but instead do it on-the-fly when fixing a node, if the needed cookbooks are not there?

Cool! Regarding your two points, the first one is easily solvable by adding `vendor` to `cookbook_paths`. Or only in the case that berkshelf is being used. But why do you...

Sure, but your script "integrates" with Ruby just as loosely as LC would do. And there is a precedent: knife integration to create metadata.json on the fly out of metadata.rb...

Fixes are being worked on in #231

@adamdunkley hi, do you plan to address the comments so we can merge?