Skip to content

Runlist cannot be left blank #9

@russellseymour

Description

@russellseymour

Although the ChefExtension allows a null runlist, the UI extension is not as it is a parameter.

This needs to have a defaultValue of null set, e.g.:

    "run_list": {
      "type": "string",
      "defaultValue": ""
    }

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions