Merge "Fix play hosts for ironic, monasca, neutron, nova"

This commit is contained in:
Zuul 2020-08-04 13:36:27 +00:00 committed by Gerrit Code Review
commit 743df472d7
2 changed files with 8 additions and 2 deletions

View File

@ -116,6 +116,7 @@
gather_facts: false
hosts:
- compute
- nova-compute-ironic
- nova-conductor
- nova-novncproxy
- nova-serialproxy
@ -181,6 +182,7 @@
gather_facts: false
hosts:
- compute
- nova-compute-ironic
- nova-conductor
- nova-novncproxy
- nova-serialproxy

View File

@ -655,6 +655,7 @@
- ironic-conductor
- ironic-inspector
- ironic-pxe
- ironic-ipxe
- '&enable_ironic_True'
serial: '{{ kolla_serial|default("0") }}'
roles:
@ -737,6 +738,8 @@
- neutron-metadata-agent
- neutron-ovn-metadata-agent
- neutron-metering-agent
- neutron-bgp-dragent
- neutron-infoblox-ipam-agent
- compute
- manila-share
- '&enable_neutron_True'
@ -916,8 +919,9 @@
- name: Apply role monasca
gather_facts: false
hosts:
- monasca
- monasca-agent
- monasca-agent-collector
- monasca-agent-forwarder
- monasca-agent-statsd
- monasca-api
- monasca-grafana
- monasca-log-transformer