summaryrefslogtreecommitdiffstats
path: root/jjb/global/installer-params.yml
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2017-08-01 19:06:00 +0200
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>2017-08-01 19:12:36 +0200
commit68195fd98e2633049858eef179231a5ba13980ce (patch)
tree4a2be35dba806087fab7050dd90c5de568256be7 /jjb/global/installer-params.yml
parentca375aebef2ba311bcaa1c8d1c2b3d500c91903a (diff)
fuel, armband: Drop "-H" arg, fix bridge default
MCP does not have a self-test healtcheck suite, similar to old Fuel, so we dropped the "-H" deploy argument (which used to disable healtcheck autorun). Adjust deploy command to reflect this installer change. While at it, fix leftover "pxebr" default installer parameter, which we missed in the previous commit where we changed the default only in releng deploy scripts. Change-Id: I55e1f5cad17687bdf304fbf04d67366dd32ed42a Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Diffstat (limited to 'jjb/global/installer-params.yml')
-rw-r--r--jjb/global/installer-params.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/global/installer-params.yml b/jjb/global/installer-params.yml
index 5e07a11f9..17101ed76 100644
--- a/jjb/global/installer-params.yml
+++ b/jjb/global/installer-params.yml
@@ -55,8 +55,8 @@
description: 'external network for test'
- string:
name: BRIDGE
- default: 'pxebr'
- description: 'pxe bridge for booting of Fuel master'
+ default: ',,,'
+ description: 'Bridge(s) to be used by salt master'
- parameter:
name: 'joid-defaults'