From afa1a1fc2a4d329d38e00b5d8168c7c37b8de4ca Mon Sep 17 00:00:00 2001 From: Silvie Chlupova Date: Fri, 15 Oct 2021 15:53:33 +0200 Subject: [PATCH] copr-fe: rename service to HTTP --- roles/copr/frontend/tasks/httpd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/copr/frontend/tasks/httpd.yml b/roles/copr/frontend/tasks/httpd.yml index e97434d0b3..be2699979b 100644 --- a/roles/copr/frontend/tasks/httpd.yml +++ b/roles/copr/frontend/tasks/httpd.yml @@ -94,7 +94,7 @@ - include_role: name: keytab/service vars: - service: copr-frontend-http-api + service: HTTP host: "{{ inventory_hostname }}" kt_location: /etc/httpd/conf.d/copr-frontend-http-api.keytab owner_group: apache