blob: 2051d04a403cd0e8809fa0f4ee8d7f1bc28844cd [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=activetest
dependency_graph=/opt/xos/synchronizers/activetest/model-deps
steps_dir=/opt/xos/synchronizers/activetest/steps
sys_dir=/opt/xos/synchronizers/activetest/sys
logfile=/var/log/xos_backend.log
pretend=False
backoff_disabled=True
save_ansible_output=True
proxy_ssh=True
proxy_ssh_key=/root/setup/node_key
proxy_ssh_user=root
[networking]
use_vtn=True