blob: e98abe59ef2a3e653c89894960a0df637ee20f9a [file] [log] [blame]
# Required by XOS
[db]
name=xos
user=postgres
password=password
host=xos_db
port=5432
# Required by XOS
[api]
nova_enabled=True
# Sets options for the synchronizer
[observer]
name=fabric
dependency_graph=/opt/xos/synchronizers/fabric/model-deps
steps_dir=/opt/xos/synchronizers/fabric/steps
sys_dir=/opt/xos/synchronizers/fabric/sys
logfile=console
pretend=False
backoff_disabled=True
save_ansible_output=True
proxy_ssh=False