Changes between Version 9 and Version 10 of ChefonDETER
- Timestamp:
- Jul 14, 2014 4:46:31 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ChefonDETER
v9 v10 128 128 }}} 129 129 130 If you look at {{{cookbooks/deter_node/libraries/node_info.rb}}} you can see the recipe code that references this information. 131 130 132 We are now going to use {{{knife}}} to bootstrap Chef unto a client machine. The usual Chef assumes internet connectivity and asks you to download a script and pipe it to {{{sudo}}} on the client. We will not be doing that. 131 133