From 6a458efa5b954849dba61068aa11658e352e1836 Mon Sep 17 00:00:00 2001 From: Tim Flink Date: Mon, 25 Jan 2016 22:06:44 +0000 Subject: [PATCH] changing qa12 and qa13 to taskotron-prod-client-hosts --- .../group_vars/taskotron-prod-client-hosts | 61 +++++++++++++++++++ inventory/inventory | 6 +- 2 files changed, 65 insertions(+), 2 deletions(-) create mode 100644 inventory/group_vars/taskotron-prod-client-hosts diff --git a/inventory/group_vars/taskotron-prod-client-hosts b/inventory/group_vars/taskotron-prod-client-hosts new file mode 100644 index 0000000000..6ce57d5027 --- /dev/null +++ b/inventory/group_vars/taskotron-prod-client-hosts @@ -0,0 +1,61 @@ +--- +nrpe_procs_warn: 900 +nrpe_procs_crit: 1000 + + +############################################################ +# general config +############################################################ + +deployment_type: prod +tcp_ports: [ "{{ buildslave_port }}" ] +sudoers: "{{ private }}/files/sudo/qavirt-sudoers" +freezes: false + +extra_enablerepos: '' + + +############################################################ +# buildslave config +############################################################ + +slaves_group: buildslaves +buildmaster: 10.5.124.206 +buildslave_port: 9989 +taskotron_admin_email: taskotron-admin-members@fedoraproject.org + + +############################################################ +# taskotron config +############################################################ + +taskotron_fas_user: taskotron +#taskotron_fas_password: '{{ prod_taskotron_fas_password}}' +taskotron_fas_password: '' + +execdb_external_url: https://taskotron.fedoraproject.org/execdb/ +resultsdb_server: http://resultsdb01.qa.fedoraproject.org/resultsdb_api/api/v1.0/ +# this should be proxy01.phx2 through /etc/hosts +bodhi_server: https://bodhi.fedoraproject.org/ +kojihub_url: http://koji.fedoraproject.org/kojihub +taskotron_master: https://taskotron.fedoraproject.org/taskmaster/ +resultsdb_external_url: https://taskotron.fedoraproject.org/resultsdb +artifacts_base_url: https://taskotron.fedoraproject.org/artifacts + +client_report_to_bodhi: 'False' + + +############################################################ +# testcloud config +############################################################ + +buildslave_pubkey: 'ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA3Fhg7qUJ1+3N2YficTWQGEPm5JYmqDE7JbnpTTjQixd51r36YJ93sMQV63UOPkVaqPHkzIETUuvWLa/fnDhyYEnLT8mSgCqGViyd93MHYFD+nIzL1OIewKPiVbBdmlDOABD+ROSkC/wAfqJMgleqdDonWC8R0Qo+Y2r4sLMF7dxdPdRe3+WIcvC5YqDUZN/2gfsZ2tnAakZ1sGcX0yPvnpF9FmtRfkNp60OK7NXMLGV7Tayhkib05rGHl0q5dK4/vxKKk/aNgIK7gE3XFF7f+S2PDjvH3q/yby2Z3Wkp61JpVl+RTGz/XKpejUSDkJyQkbIC5+QQFeei58RLDJhzLQ== tflink@lockbox01.phx2.fedoraproject.org' + + +############################################################ +# task git mirror config +############################################################ + +buildslave_private_sshkey_file: prod-buildslave-sshkey/prod_buildslave +buildslave_public_sshkey_file: prod-buildslave-sshkey/prod_buildslave.pub +buildmaster_pubkey: 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLIq4hjXt5WNPe6sNWz5bdQu9Oc7hMhi0aminK5DCNE9Ofz1pAKGalcw51NSOtCy8p0x8Mltdj7p453mEJlQx8Oktu87SgaGFfx3lLWXEpE9Z5EZxts43qYnzOk0qg0KbhhIMsyVl4mHmQcyB8SAtkPbzUv1ncWSpOUk5+beRUqmh34IutvqfOkAUnl1VCi2HbtNA3OMY3HmGNbSYTC+fwUA+jBZoVrmJn+ep41SmBLONz8NesVQKGx13VgvVwbf9D5BkeyRj5WtVNBRLHzawBP6hwagcIKWum8XIU4fkwhwd91kQ41Ccg3okBWxyNYv+9jy2lK13DjrCk/sBkkLJH' diff --git a/inventory/inventory b/inventory/inventory index f185979784..e24885c756 100644 --- a/inventory/inventory +++ b/inventory/inventory @@ -734,6 +734,10 @@ taskotron-client23.qa.fedoraproject.org taskotron-client24.qa.fedoraproject.org taskotron-client25.qa.fedoraproject.org +[taskotron-prod-client-hosts] +qa12.qa.fedoraproject.org +qa13.qa.fedoraproject.org + [unbound] unbound-ib01.fedoraproject.org unbound-tummy01.fedoraproject.org @@ -761,8 +765,6 @@ virthost20.phx2.fedoraproject.org virthost21.phx2.fedoraproject.org virthost22.phx2.fedoraproject.org qa09.qa.fedoraproject.org -qa12.qa.fedoraproject.org -qa13.qa.fedoraproject.org qa14.qa.fedoraproject.org [virthost-comm]