[CORD-1556] Generating inital data and mounting on xos-core

Change-Id: Icdd1a596083f385b7af831aef0ce3f23ef732542
diff --git a/profile_manifests/mock-rcord.yml b/profile_manifests/mock-rcord.yml
index 8aba25f..861d16c 100644
--- a/profile_manifests/mock-rcord.yml
+++ b/profile_manifests/mock-rcord.yml
@@ -36,7 +36,6 @@
 build_xos_base_image: True
 
 xos_tosca_config_templates:
-  - sample.yaml
   - management-net.yaml
   - mock-onos.yaml
   - cord-services.yaml
@@ -103,3 +102,5 @@
     subj: "/C=US/ST=California/L=Menlo Park/O=ON.Lab/OU=Test Deployment/CN=xos-core.{{ site_suffix }}"
     altnames:
       - "DNS:xos-core.{{ site_suffix }}"
+
+xos_images: []
\ No newline at end of file