browbeat/ansible/ansible.cfg
akrzos 9d822e71c4 Playbooks to help with Telemetry testing.
* Sync ntp across nodes
* Install and setup at daemon
* Raise Haproxy defaults maxconn
* Change Ceilometer polling interval and between reduced metrics/"*" metrics
* Sync Ceilometer polling across Controller+Computes
* Adjust virtlogd max files
* Adjust Gnocchi metricd workers and processing_delay
* Adjust httpd prefork settings
* Adjust Ceilometer rabbitmq messaging parameters
* Adjust Nova filter_scheduler parameters for "evenly" distributed instances
* Adjust Gnocchi API Processes/Threads
* Centos tiny flavor (1vcpu, 192MiB Memory, 8G Disk)
* Enable/Disable Telemetry Services
* Utility playbook to disable polling (Useful to allow system
  to "catch up" on backlog)

Change-Id: I119a5cfb479c6a742673244cd70a0df0cd2a869a
2017-07-17 14:49:17 -04:00

12 lines
324 B
INI

[defaults]
callback_whitelist = profile_tasks
fact_caching_timeout = 86400
fact_caching = jsonfile
fact_caching_connection = /tmp/browbeat_fact_cache
gathering = smart
roles_path = ./browbeat/roles:./install/roles:
timeout = 30
[ssh_connection]
# Load the specific ssh config file in this directory
ssh_args = -F ssh-config