|
9 years ago | |
---|---|---|
.. | ||
defaults | 9 years ago | |
handlers | 9 years ago | |
meta | 9 years ago | |
tasks | 9 years ago | |
vars | 9 years ago | |
README.md | 9 years ago |
This role will install the Openshift Monitoring Utilities
Any pre-requisites that may not be covered by Ansible itself or the role should be mentioned here. For instance, if the role uses the EC2 module, it may be a good idea to mention in this section that the boto package is required.
osomt_zagg_client_config
from vars/main.yml:
osomt_zagg_client_config: host:
name: "{{ osomt_host_name }}"
zagg:
url: "{{ osomt_zagg_url }}"
user: "{{ osomt_zagg_user }}"
pass: "{{ osomt_zagg_password }}"
ssl_verify: "{{ osomt_zagg_ssl_verify }}"
verbose: "{{ osomt_zagg_verbose }}"
debug: "{{ osomt_zagg_debug }}"
None
BSD
Openshift Operations