comment out the tasks we do not need

Change-Id: Ia142a443d24ae6ddeb40ae784b770a77a8524935
(cherry picked from commit 0c9cc0c93a5f7f3d964badf9edb709d0fa4761f8)
diff --git a/xos/synchronizer/steps/vmmetenant_playbook.yaml b/xos/synchronizer/steps/vmmetenant_playbook.yaml
index 0271cdc..c8a74d0 100644
--- a/xos/synchronizer/steps/vmmetenant_playbook.yaml
+++ b/xos/synchronizer/steps/vmmetenant_playbook.yaml
@@ -6,5 +6,5 @@
   sudo: yes 
   tasks: 
  
-  - name: write message 
-    shell: echo "{{ tenant_message }}" > /var/tmp/index.html 
+ # - name: write message
+ #   shell: echo "{{ tenant_message }}" > /var/tmp/index.html