Skip to content

Instantly share code, notes, and snippets.

@aakarshg
Created July 12, 2018 17:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aakarshg/73b4a1a7a87b0867d816ce94bb83f76e to your computer and use it in GitHub Desktop.
Save aakarshg/73b4a1a7a87b0867d816ce94bb83f76e to your computer and use it in GitHub Desktop.
temp playbook for minimal browbeat-run
---
# Browbeat integration test
- include: configure-browbeat.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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment