browbeat/ansible/oooq/roles/template-configs/vars/main.yml
akrzos 4052a93f50 Remove connmon
Unfortunately connmon hasn't been used in a while and isn't well tested on latest releases,
thus ideally in order to prevent any more cruft issues, lets remove it for now and if it becomes
relevant again we can add it back in.

Change-Id: I0759d164621f3aac1c36dbe1fac49acd7dde97e3
2017-10-11 10:47:30 -04:00

9 lines
250 B
YAML

elastic_enabled: false
elastic_host: "1.2.3.4.5"
grafana_enabled: false
grafana_host: "1.2.3.4.5"
browbeat_config_file: "browbeat-basic.yaml.j2"
browbeat_cloud_name: "browbeat_ci"
overcloud_size: "{{num_nodes.stdout|int}}"
ntp_server: "pool.ntp.org"