[CORD-1805] Fix ELK Stack support in the logging module

Change-Id: I03f9ffc83acac29dc4bb252ddae4e0d4bfa2b38e
diff --git a/scenarios/single/config.yml b/scenarios/single/config.yml
index 4bf4450..a1a144f 100644
--- a/scenarios/single/config.yml
+++ b/scenarios/single/config.yml
@@ -26,7 +26,7 @@
 
 # Vagrant VM configuration
 vagrant_box: "ubuntu/trusty64"
-head_vm_mem: 4096
+head_vm_mem: 8192
 head_vm_cpu: 8
 head_vm_ip: "192.168.46.100"
 
@@ -57,6 +57,9 @@
 create_configdirs_become: False
 xos_images: []
 
+# used in platform-install / roles/cord-profile/templates/docker-compose.yml.j2
+use_elasticstack: True
+
 # whitelist of images for imagebuilder to build/pull (tagged elsewhere)
 docker_image_whitelist:
   - "xosproject/xos-base"
@@ -78,6 +81,7 @@
   - "opencord/mavenrepo"
   - "redis"
   - "node"
+  - "sebp/elk"
 
 # Ansible Inventory
 inventory_groups: