Hi fellow Chefs!,
I wanted to script the removal of all recipes assigned to a node's runlist. I'd hoped I could just do
knife node run_list remove node *
but that seems to cycle through a few recipes and warn :
x is not in the run list
WARNING: (did you forget recipe or role around it?)
x is not in the run list
WARNING: (did you forget recipe or role around it?)
x is not in the run list
WARNING: (did you forget recipe or role around it?)
this might not be something people have to do often but in case anyone has done this before ...?
Cheers
David