browbeat/ansible/install/group_vars/all

17 lines
510 B
Plaintext

---
centos_image_url: http://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud.qcow2
cirros_image_url: http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img
connmon_host: 192.0.2.1
dns_server: 8.8.8.8
# collectd params:
# epel_repo for collectd packages
# graphite_host, where to send the collectd metrics
epel_repo: https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
graphite_host: 1.1.1.1
graphite_prefix: openstack
grafana_api_key: (Your Grafana API Key)