prototypes: xci: Make CLEAN_DIB_IMAGES variable configurable 59/35659/1
authorMarkos Chandras <mchandras@suse.de>
Thu, 1 Jun 2017 13:11:23 +0000 (14:11 +0100)
committerMarkos Chandras <mchandras@suse.de>
Thu, 1 Jun 2017 13:15:11 +0000 (14:15 +0100)
commit4864e179604366bb096f3dcd5b3fe64158b97d1d
treebba698999917907f832a5b8ad81e0b77c899df91
parent30c08f92e136ac84fbc05d1cadf78c2c80ddd000
prototypes: xci: Make CLEAN_DIB_IMAGES variable configurable

The CLEAN_DIB_IMAGES variable determines whether the /httpboot
or /tftpboot directories will be removed before running the xci-deploy
script. This forces XCI to re-create the target OS images. We moved
this variable from env-vars to user-vars since this is something that
users normally want to tweak in their deployments.

Change-Id: Ia48bd63979e3837aab7e47c906c2501e7c7dd0e1
Signed-off-by: Markos Chandras <mchandras@suse.de>
prototypes/xci/config/env-vars
prototypes/xci/config/user-vars