prototypes: xci: Make CLEAN_DIB_IMAGES variable configurable
authorMarkos Chandras <mchandras@suse.de>
Thu, 1 Jun 2017 13:11:23 +0000 (14:11 +0100)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Fri, 11 Aug 2017 19:56:12 +0000 (12:56 -0700)
commitabb18dd0a68b57b1f2921f4ce1fbddd4d91477cc
treec199e38181464b57cc2be61a9edebcd8f9ea4248
parent0b7b98ff7121304fe0cb558790a0b82533ff1d69
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>
xci/config/env-vars
xci/config/user-vars