diff options
-rw-r--r-- | jjb/qtip/qtip.yml | 6 |
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: |