From fd5af816954b92608dfe3fc49cd003793b72f81c Mon Sep 17 00:00:00 2001 From: Jakub Kadlcik Date: Fri, 21 Feb 2020 00:07:18 +0100 Subject: [PATCH] copr: add copr_front_aws group vars --- inventory/group_vars/copr_front_aws | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 inventory/group_vars/copr_front_aws diff --git a/inventory/group_vars/copr_front_aws b/inventory/group_vars/copr_front_aws new file mode 100644 index 0000000000..52c07bc63a --- /dev/null +++ b/inventory/group_vars/copr_front_aws @@ -0,0 +1,20 @@ +--- +copr_hostname: "copr-fe.aws.fedoraproject.org" +copr_frontend_public_hostname: "copr-fe.aws.fedoraproject.org" + +# These variables are pushed into /etc/system_identification by the base role. +# Groups and individual hosts should override them with specific info. +# See http://infrastructure.fedoraproject.org/csi/security-policy/ + +csi_security_category: Moderate +csi_primary_contact: "msuchy (mirek), frostyx, dturecek, praiskup IRC #fedora-admin, #fedora-buildsys" +csi_purpose: Provide a publicly accessible frontend for 3rd party packages (copr) +csi_relationship: | + - This host provides the frontend part of copr only. + - It's the point of contact between end users and the copr build system (backend, package singer) + +copr_pagure_events: + io.pagure.prod.pagure: "https://pagure.io/" + org.fedoraproject.prod.pagure: "https://src.fedoraproject.org/" + +copr_messaging_queue: "a9b74258-21c6-4e79-ba65-9e858dc84a2b"