From 52bfbd641dfa0c0f946ff06b7ba9ea700cb0fc51 Mon Sep 17 00:00:00 2001 From: Lingxian Kong Date: Thu, 5 Dec 2019 00:04:45 +1300 Subject: Add CI job to build Ubuntu Xenial based Trove guest image for dev Change-Id: I7beb6849abbfc889bae29668deb4ba7ae93df91d --- playbooks/image-build/run.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'playbooks') diff --git a/playbooks/image-build/run.yaml b/playbooks/image-build/run.yaml index 2037edde..d300978e 100644 --- a/playbooks/image-build/run.yaml +++ b/playbooks/image-build/run.yaml @@ -10,7 +10,7 @@ {{ datastore_type }} \ {{ guest_os }} \ {{ guest_os_release }} \ - false \ + {{ dev_mode }} \ {{ guest_username }} \ {{ ansible_user_dir }}/images/trove-{{ branch }}-{{ datastore_type }}-{{ guest_os }}-{{ guest_os_release }} args: -- cgit v1.2.1