blob: 27c52d7011bb3783a4dfdc54fed6c7e5efbc119c [file] [log] [blame]
Scott Baker3bbf1e92017-03-07 12:06:06 -08001# Sets options for the synchronizer
2[observer]
3name=vtr
4dependency_graph=/opt/xos/synchronizers/vtr/model-deps
5steps_dir=/opt/xos/synchronizers/vtr/steps
6sys_dir=/opt/xos/synchronizers/vtr/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/vtr/credentials/xosadmin@opencord.org
Scott Baker5460ac52017-03-16 22:25:55 -070018required_models=VSGService, VTRService, VTRTenant, CordSubscriberRoot
Scott Baker3bbf1e92017-03-07 12:06:06 -080019
20[networking]
21use_vtn=True