Skip to content

cmder is missing chef module #228

@SteveDelFante

Description

@SteveDelFante

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]

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions