14bb45598d
Change-Id: I520ea4a8567726b7804825727e7a930035d5914f
11 lines
255 B
INI
11 lines
255 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
|
|
host_key_checking = False
|
|
|