Russell Teague 5aba33ed16 Add extensions to tasks_from: directives 6 년 전
..
private 5aba33ed16 Add extensions to tasks_from: directives 6 년 전
README.md 3776e04dec openshift-metering: Update playbook instructions 6 년 전
config.yml 6ac1984461 openshift_metering: Add options to use RDS & S3 integrations 6 년 전
uninstall.yml 6ac1984461 openshift_metering: Add options to use RDS & S3 integrations 6 년 전

README.md

OpenShift Metering

This playbook runs the Openshift Metering role. See the role for more information.

Prequisites:

This playbook requires Openshift Monitoring to be installed, to install it set this variable:

openshift_monitoring_deploy: true

Installation

To install Openshift Metering, run the install playbook:

ansible-playbook playbooks/openshift-metering/config.yml

To uninstall, run the uninstall playbook:

ansible-playbook playbooks/openshift-metering/uninstall.yml