commit | f85fa75045b7d02d2516d809397c0a4df14c4a0f | [log] [tgz] |
---|---|---|
author | Filip Pytloun <fpytloun@mirantis.com> | Wed Apr 05 12:31:57 2017 +0000 |
committer | Gerrit Code Review <gerrit2@8d47cb36f245> | Wed Apr 05 12:31:58 2017 +0000 |
tree | 072bc036f09d3ca51c2981f1c32f3661ac158f43 | |
parent | ce73632b8a1ddaf9f7a86a34a128608d3fc20869 [diff] | |
parent | 6160e99598af99179756a867db97b78f88c8d420 [diff] |
Merge "Add useful description in deploy"
diff --git a/jenkins/client/job/deploy/lab/mk/init.yml b/jenkins/client/job/deploy/lab/mk/init.yml index 0bcfbc0..0fc26f7 100644 --- a/jenkins/client/job/deploy/lab/mk/init.yml +++ b/jenkins/client/job/deploy/lab/mk/init.yml
@@ -59,6 +59,7 @@ HEAT_STACK_DELETE: type: boolean default: 'true' + description: "Don't enable it if you need to use the lab after" HEAT_STACK_REUSE: type: boolean default: 'false'