Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. If the rule does not appear in playbook_catalog.yaml - do not execute any playbook.

  2. If the rule does appear in playbook_catalog.yaml with the relevant vendor - execute the relevant playbook.

  3. If the rule appears in playbook_catalog.yaml with no relevant vendor, but default playbook exists - execute the relevant playbook.

  4. If the rule appears in playbook_catalog.yaml with no relevant vendor, but default playbook does not exist - do not execute any playbook.

Example1: playbook_catalog.yaml example:

cross_vendor_compare_model:

default: test.yml

cross_vendor_compare_domain:

vendors:

checkpoint: test.yml

Example2: Link to indeni-knowledge master branch

Development

The playbooks will be located under Indeni-Knowledge repository, under:

...