Skip to content
Snippets Groups Projects
Commit 1618962a authored by Zhijiang Hu's avatar Zhijiang Hu
Browse files

Do not check api_interface for deployment group

Close-Bug: 1732846

Change-Id: I6489599453ae56a60281ecbae9ce85aa59b1162a
parent bf0e8a8d
No related branches found
No related tags found
No related merge requests found
--- ---
- include: port_checks.yml - include: port_checks.yml
when:
- inventory_hostname in groups['control'] or
inventory_hostname in groups['network'] or
inventory_hostname in groups['compute'] or
inventory_hostname in groups['monitoring']
- include: service_checks.yml - include: service_checks.yml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment