CORD-714, update configuration

Change-Id: Id6c2f7d4fed72d32526dabfe6dac0b4d3f6a49b3
diff --git a/xos/synchronizer/vcpe_synchronizer_config b/xos/synchronizer/vcpe_synchronizer_config
index dd33cc3..babe94f 100644
--- a/xos/synchronizer/vcpe_synchronizer_config
+++ b/xos/synchronizer/vcpe_synchronizer_config
@@ -7,7 +7,7 @@
 name=xos
 user=postgres
 password=password
-host=localhost
+host=xos_db
 port=5432
 
 [api]
@@ -34,10 +34,15 @@
 backoff_disabled=True
 save_ansible_output=True
 # set proxy_ssh to false on cloudlab
-proxy_ssh=False
 full_setup=True
+proxy_ssh=True
+proxy_ssh_key=/root/setup/node_key
+proxy_ssh_user=root
 enable_watchers=True
 
+[networking]
+use_vtn=True
+
 [feefie]
 client_id='vicci_dev_central'
 user_id='pl'