blob: 2af1700c2ca3a88c0985c519b14449af8c33b625 [file] [log] [blame]
# Required by XOS
[db]
name=xos
user=postgres
password=password
host=localhost
port=5432
# Required by XOS
[api]
nova_enabled=True
# Sets options for the synchronizer
[observer]
name=vrouter
dependency_graph=/opt/xos/synchronizers/vrouter/model_deps
steps_dir=/opt/xos/synchronizers/vrouter/steps
sys_dir=/opt/xos/synchronizers/vrouter/sys
logfile=/var/log/xos_backend.log
pretend=False
backoff_disabled=True
save_ansible_output=True
proxy_ssh=False