blob: 82e3b976a7c0c04144dd2454e837d10358cbbc16 [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=vee
dependency_graph=/opt/xos/synchronizers/vee/model-deps
steps_dir=/opt/xos/synchronizers/vee/steps
sys_dir=/opt/xos/synchronizers/vee/sys
logfile=console
pretend=False
backoff_disabled=True
save_ansible_output=True
proxy_ssh=False