summaryrefslogtreecommitdiffstats
path: root/jjb/qtip
diff options
context:
space:
mode:
authorAric Gardner <agardner@linuxfoundation.org>2015-08-20 12:54:47 -0400
committerAric Gardner <agardner@linuxfoundation.org>2015-08-20 12:54:47 -0400
commit5fe3a0174b9e16d4b143176f2d09cad396915dd8 (patch)
tree33fb4754f87c06b01de91d016ccdbff379f52bb8 /jjb/qtip
parent483119f15e11d5f7eae5ed5e1394d1530abcbeb4 (diff)
Gar. the vars are not being passed in the correct way
Change-Id: Ibbc93a4f989c954608d2c018f6bf691c409bf66f Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Diffstat (limited to 'jjb/qtip')
-rw-r--r--jjb/qtip/qtip.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/jjb/qtip/qtip.yml b/jjb/qtip/qtip.yml
index 1e7dc0d03..68069eb04 100644
--- a/jjb/qtip/qtip.yml
+++ b/jjb/qtip/qtip.yml
@@ -204,7 +204,7 @@
project: '{project}'
- string:
name: INSTALLER_TYPE
- default: '{installer_type}'
+ default: foreman
description: "Installer name that is used for deployment."
- stirng:
name: INSTALLER_IP
@@ -241,11 +241,11 @@
project: '{project}'
- string:
name: INSTALLER_TYPE
- default: '{installer_type}'
+ default: foreman
description: "Installer name that is used for deployment."
- string:
name: INSTALLER_IP
- default: '{installer_ip}'
+ default: 172.18.0.12
description: "IP address of the installer"
scm: