CORD-706: Fix bug that was causing ExampleService to fail

Change-Id: I8bc8ef25d73f3b2582f233c3c7edee1fa8af6ef2
diff --git a/xos/synchronizer/steps/sync_onosservice.yaml b/xos/synchronizer/steps/sync_onosservice.yaml
index a51fde5..51812fb 100644
--- a/xos/synchronizer/steps/sync_onosservice.yaml
+++ b/xos/synchronizer/steps/sync_onosservice.yaml
@@ -3,7 +3,7 @@
   gather_facts: False
   connection: ssh
   user: ubuntu
-  sudo: yes
+  become: yes
 
   tasks: