Chef developer training - Part 6 continued (draft)

Here we run some checks to ensure the settings are correct



Part 6  - check


1) Open A NEW “git bash” session (to force the load of those settings)

$ cd ~/Development/chef-repo/

$ knife cookbook list
THIS_BE_THE_COOKBOOK   0.1.0

tomhodder              0.1.0

2) change to your own organization using the setcloud command;

$ setcloud tomhodder

$ knife cookbook list
aliases                0.1.0


3) change back to “class01”

$ setcloud class01

$ knife cookbook list
THIS_BE_THE_COOKBOOK   0.1.0

tomhodder              0.1.0
 




(if that’s not what you see  please send me the output of the command, and your ~/.bashrc file file if that’s not what you see)

No comments:

Post a Comment

Don't be nasty. Being rude is fine.