blob: 47c9354c89fb6d57cdbf66d7848ae00f8278a386 [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=vsgwservice
dependency_graph=/opt/xos/synchronizers/vsgwservice/model-deps
steps_dir=/opt/xos/synchronizers/vsgwservice/steps
sys_dir=/opt/xos/synchronizers/vsgwservice/sys
logfile=/var/log/xos_backend.log
pretend=False
backoff_disabled=True
save_ansible_output=True
proxy_ssh=False