From dc860c9e9d089b3d5e61d780ad7ef8006fb8a54f Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Wed, 23 Nov 2022 15:06:17 +0100 Subject: [PATCH] copr-fe: flag the keytab/service call with krb5 tag --- roles/copr/frontend/tasks/httpd.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/roles/copr/frontend/tasks/httpd.yml b/roles/copr/frontend/tasks/httpd.yml index 2b8c6ba7fd..005721fd76 100644 --- a/roles/copr/frontend/tasks/httpd.yml +++ b/roles/copr/frontend/tasks/httpd.yml @@ -91,3 +91,5 @@ kt_location: /etc/httpd/conf.d/copr-frontend-http-api.keytab owner_group: apache owner_user: apache + tags: + - krb5