[CORD-1608]
Fix DNS and ansible timeout issues when building docker images

Change-Id: I549387d458c280ac769e9c3a06a5e035457c0815
diff --git a/scenarios/mock/config.yml b/scenarios/mock/config.yml
index 2b90aa5..9885554 100644
--- a/scenarios/mock/config.yml
+++ b/scenarios/mock/config.yml
@@ -32,11 +32,15 @@
 prep_headnode_prereqs:
   - prep-buildnode
 
+docker_images_prereqs:
+  - prep-headnode
+
 # mock profile configuration
 frontend_only: True
 use_maas: False
 use_apt_cache: False
 use_openstack: False
+create_configdirs_become: False
 xos_images: []
 
 # whitelist of images for imagebuilder to build/pull (tagged elsewhere)