Sanjay Chari 8ad0bce482 Pacemaker Monitoring
This patch introduces pacemaker monitoring in Browbeat.
The 'pcs status' output is scraped and processed through
a collectd python plugin, and metrics are visualized in
Grafana panels.

Change-Id: I587d186a068f721c65f85e6069e4beaa98bacde7
2021-10-08 12:05:06 +05:30
..
2021-10-08 12:05:06 +05:30
2019-12-16 08:11:35 -05:00

Running browebat ansible unit tests

Running ansible molecule unit tests

Adding ansible molecue unit test

  • cd ansible/install/roles/<example role> molecule init scenario --role-name <example role> --driver-name docker