From e69ce4d16e2c268c3a5a5bdc459fbb330f5bfd2d Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Thu, 7 Oct 2021 15:49:08 +0200 Subject: [PATCH] copr-fe: drop the re-definition of principal_alias It is already inherited from the calling jinja context. --- roles/copr/frontend-cloud/tasks/httpd.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/roles/copr/frontend-cloud/tasks/httpd.yml b/roles/copr/frontend-cloud/tasks/httpd.yml index 9be137f806..e97434d0b3 100644 --- a/roles/copr/frontend-cloud/tasks/httpd.yml +++ b/roles/copr/frontend-cloud/tasks/httpd.yml @@ -99,4 +99,3 @@ kt_location: /etc/httpd/conf.d/copr-frontend-http-api.keytab owner_group: apache owner_user: apache - principal_alias: "{{ principal_alias }}"