efc890a811
Queries by BML seem to be thrashing ELK so temporarily disabling. Change-Id: I74a8d96d9bc3ee010d30ee5171a9751f83732ca1
22 lines
400 B
YAML
22 lines
400 B
YAML
---
|
|
- include: baremetal-prep-virthost.yml
|
|
|
|
- include: configure-browbeat.yml
|
|
|
|
- include: baremetal-quickstart-extras.yml
|
|
|
|
- include: install-browbeat.yml
|
|
|
|
- include: disable-ssh-dns.yml
|
|
|
|
- include: undercloud-metrics.yml
|
|
- include: overcloud-metrics.yml
|
|
|
|
- include: gather-metadata.yml
|
|
|
|
- name: Run Browbeat
|
|
hosts: undercloud
|
|
roles:
|
|
- browbeat/browbeat-run
|
|
# - browbeat/browbeat-classify
|