blob: 1c86b6d2cebec400abc01b6e23a151a4cb341964 [file] [log] [blame]
Scott Baker8daf78d2017-03-15 11:39:44 -07001# Sets options for the synchronizer
2[observer]
3name=fabric
4dependency_graph=/opt/xos/synchronizers/fabric/model-deps
5steps_dir=/opt/xos/synchronizers/fabric/steps
6sys_dir=/opt/xos/synchronizers/fabric/sys
7#logfile=/var/log/xos_backend.log
8log_file=console
9log_level=debug
10pretend=False
11backoff_disabled=True
12save_ansible_output=True
13proxy_ssh=True
14proxy_ssh_key=/opt/cord_profile/node_key
15proxy_ssh_user=root
16accessor_kind=api
17accessor_password=@/opt/xos/services/fabric/credentials/xosadmin@opencord.org
18
19[networking]
20use_vtn=True