From 229c3eacdc7ba1ecf161c4bad96382d4b9b39b20 Mon Sep 17 00:00:00 2001 From: Tim Flink Date: Thu, 23 Feb 2017 18:44:02 +0000 Subject: [PATCH] hopefully the last of the missing variables to get imagefactory client on qa-stg --- inventory/group_vars/qa-stg | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/inventory/group_vars/qa-stg b/inventory/group_vars/qa-stg index 61aeaa1100..971f6feab0 100644 --- a/inventory/group_vars/qa-stg +++ b/inventory/group_vars/qa-stg @@ -69,7 +69,14 @@ buildslave_password: '{{ qa_stg_buildslave_password }}' deployment_type: qa-stg tcp_ports: [ 80, 222, 443, "{{ buildslave_port }}", 3306 ] -# for downloading taskotron images +############################################################ +# imagefactory config +############################################################ + +imagefactory_host: qa11.qa.fedoraproject.org +imagefactory_baseurl: 'http://{{imagefactory_host}}:8075/imagefactory' +imagefactory_tools_branch: develop + imagesdir: /var/lib/diskimages slaves_group: apache