summaryrefslogtreecommitdiff
path: root/playbooks
diff options
context:
space:
mode:
authorLingxian Kong <anlin.kong@gmail.com>2019-12-05 00:04:45 +1300
committerLingxian Kong <anlin.kong@gmail.com>2019-12-05 07:47:41 +1300
commit52bfbd641dfa0c0f946ff06b7ba9ea700cb0fc51 (patch)
treed863e8078db39ab64ce577784a8bbf0dc611cc89 /playbooks
parent8fc0b7695d8e74e9ff45ca4e1857eccbea81726c (diff)
downloadtrove-52bfbd641dfa0c0f946ff06b7ba9ea700cb0fc51.tar.gz
Add CI job to build Ubuntu Xenial based Trove guest image for dev
Change-Id: I7beb6849abbfc889bae29668deb4ba7ae93df91d
Diffstat (limited to 'playbooks')
-rw-r--r--playbooks/image-build/run.yaml2
1 files changed, 1 insertions, 1 deletions
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: