summaryrefslogtreecommitdiffstats
path: root/jjb/global
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2018-01-26 02:19:42 +0100
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>2018-01-26 02:34:42 +0100
commit6b76235f31235c0197460975836afba0bc0fec4b (patch)
treea550985621fc057b60e7bd55439204675d6952a1 /jjb/global
parent28f546569dbad964b6b1525821b65e22db1b0e3d (diff)
[fuel] Retire 'BRIDGE' slave param
Only Danube still uses this param, newer branches rely on IDF. Going forward, the `-B` deploy arg will be deprecated in Fuel. Do not yet remove BRIDGE slave params from non-CI PODs, as other installers (or custom Danube jobs?) might still use them. Change-Id: I6d259299d1e13e8a5da732aca60b1f56b8472af6 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Diffstat (limited to 'jjb/global')
-rw-r--r--jjb/global/installer-params.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/jjb/global/installer-params.yml b/jjb/global/installer-params.yml
index 916db808d..7682121af 100644
--- a/jjb/global/installer-params.yml
+++ b/jjb/global/installer-params.yml
@@ -51,10 +51,6 @@
default: 'floating_net'
description: 'external network for test'
- string:
- name: BRIDGE
- default: 'pxebr'
- description: 'Bridge(s) to be used by salt master'
- - string:
name: GS_URL
default: '$GS_BASE{gs-pathname}'
description: "URL to Google Storage."