tripleo-ansible/tripleo_ansible/roles/tripleo_metrics_qdr/molecule/common/converge.yml
Chris Sibbitt 1ad1e6d727 Ansible for metrics QDR
* Intended to replace the puppet implementation
* Molecule tests are similar to existing spec tests with more coverage and live testing
* TLS-everywhere support is still in testing but preliminary results look good

Change-Id: I9b2a2c1dbdedfe89f257ac2dfa1f0a5fc36009d4
2021-03-26 14:57:43 -04:00

9 lines
252 B
YAML

---
- name: Create host dirs for QDR
hosts: all
tasks:
- name: Set defaults for testing
set_fact:
tripleo_metrics_qdr_conf_output_dir: /etc/qpid-dispatch/
tripleo_metrics_qdr_log_output: /var/log/qdrouterd/metrics_qdr.log