Friday, March 27th, 2015 Posted in Chef, Code, Ruby | No Comments »
Spent a few hours trying to figure this one out. If you are running chef-client with -o (override-runlist) it won't pick up attributes defined in a role. E.g. sudo chef-client -o some_cookbook::some_recipe Finally ... Read more..