From 0b301ea07ad9fd787beb2f33d99157f19b4571f2 Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Wed, 27 Oct 2021 09:42:58 +0200 Subject: [PATCH] copr-fe-dev: reconfigured against staging IPA --- roles/copr/frontend/tasks/httpd.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/roles/copr/frontend/tasks/httpd.yml b/roles/copr/frontend/tasks/httpd.yml index 0242ab6636..be2699979b 100644 --- a/roles/copr/frontend/tasks/httpd.yml +++ b/roles/copr/frontend/tasks/httpd.yml @@ -99,6 +99,3 @@ kt_location: /etc/httpd/conf.d/copr-frontend-http-api.keytab owner_group: apache owner_user: apache - # Fails to process when the service already exists: - # https://pagure.io/fedora-infrastructure/issue/10065 - when: newcoprdevkeytab is defined