From f6c06c5b23ebfe23b1182c323b9905aeb251f8b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Kadl=C4=8D=C3=ADk?= Date: Fri, 8 Jun 2018 16:56:07 +0200 Subject: [PATCH] Collect GDPR SAR information also from Copr --- inventory/host_vars/copr-fe.cloud.fedoraproject.org | 5 +++++ inventory/inventory | 1 + 2 files changed, 6 insertions(+) diff --git a/inventory/host_vars/copr-fe.cloud.fedoraproject.org b/inventory/host_vars/copr-fe.cloud.fedoraproject.org index 454e222b8f..0f296321a2 100644 --- a/inventory/host_vars/copr-fe.cloud.fedoraproject.org +++ b/inventory/host_vars/copr-fe.cloud.fedoraproject.org @@ -34,3 +34,8 @@ nagios_Check_Services: sshd: true httpd: true swap: false + +# GDPR SAR variables +sar_script: /usr/share/copr/coprs_frontend/run/copr-gdpr-sar.sh +sar_script_user: copr-fe +sar_output_file: copr.json diff --git a/inventory/inventory b/inventory/inventory index 728ab4e69f..22e5ece8fb 100644 --- a/inventory/inventory +++ b/inventory/inventory @@ -51,6 +51,7 @@ fas03.phx2.fedoraproject.org pkgs02.phx2.fedoraproject.org notifs-web01.phx2.fedoraproject.org wiki02.phx2.fedoraproject.org +copr-fe.cloud.fedoraproject.org [gdpr_delete]