Hwne I run this from cmder, I get the recipe[recipes] bug
knife node run_list add union "recipe[site_config-3]"
union:
run_list:
recipe[bjc_bass]
recipe[site-config]
recipe[bjc-ecommerce]
recipe[recipes]
But, it works on the ChefDK shortcut on the desktop. :
knife node run_list add union "recipe[site_config-3]"
union:
run_list:
recipe[bjc_bass]
recipe[site-config]
recipe[bjc-ecommerce]
recipe[recipes]
recipe[site_config-3]
Hwne I run this from cmder, I get the
recipe[recipes]bugBut, it works on the ChefDK shortcut on the desktop. :