How to run chef-client in why-run mode aka āno-operationā
why-run mode is a way to see what the chef-client would have configured, had an actual chef-client run occurred. This approach is similar to the concept of āno-operationā (or āno-opā): decide what should be done, but then donāt actually do anything until itās done right. Run the executable in why-run mode, which is a type … Read more