berksfile Questions
3
Solved
What's the difference between adding cookbooks to Berksfile using 'cookbook' and adding cookbooks to metadata.rb using 'depends'? For example, if I add to metadata.rb
depends 'nginx'
do I need t...
Stoltzfus asked 16/8, 2014 at 18:20
1
According to "berks help update", the command is supposed to:
"Update the cookbooks (and dependencies) specified in the Berksfile"
(Yes ... that's all it says!).
But what exactly does this me...
Suzysuzzy asked 10/1, 2014 at 1:29
1
© 2022 - 2024 — McMap. All rights reserved.