Operations-related content for OpenStack-Ansible
9e706b13a3
Currently the only outputs plugin used is influxdb. This adds prometheus_client outputs plugin and its directives as options. The telegraf.conf.j2 template has been updated to check for the outputs_prometheus_client variable and two other related variables. New variable names and default values are shown in vars.yml. Change-Id: I8d9380a4cc2ea58b4ad98b9fc964d45ff82090ed Signed-off-by: Melvin Hillsman <mrhillsman@gmail.com> |
||
---|---|---|
ansible_tools | ||
bowling_ball | ||
cluster_metrics | ||
doc | ||
generate_requirements | ||
leap-upgrades | ||
multi-node-aio | ||
multi-node-aio-xenial-ansible | ||
osa-gate-profile | ||
releasenotes | ||
tests | ||
.gitignore | ||
.gitreview | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
LICENSE | ||
README.rst | ||
run_tests.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Team and repository tags
OpenStack-Ansible Operator Tooling
This repository is a collecting point for various scripts and tools which OpenStack-Ansible Developers and Operators have found to be useful and want to share and collaboratively improve.
The contents of this repository are not strictly quality managed and are only tested by hand by the contributors and consumers. Anyone using the tooling is advised to very clearly understand what it is doing before using it on a production environment.
Galaxy roles
OpenStack Ansible backup
This role will perform backups for OpenStack-Ansible deployments and it needs to run on the deploy node. It will backup data on container and then synchronize backup files to the deploy node.