diff --git a/roles/copr/frontend-cloud/tasks/httpd.yml b/roles/copr/frontend-cloud/tasks/httpd.yml index c5cbda45e7..e97434d0b3 100644 --- a/roles/copr/frontend-cloud/tasks/httpd.yml +++ b/roles/copr/frontend-cloud/tasks/httpd.yml @@ -95,7 +95,7 @@ name: keytab/service vars: service: copr-frontend-http-api - host: "coprfe-{{env_suffix}}.fedoraproject.org" + host: "{{ inventory_hostname }}" kt_location: /etc/httpd/conf.d/copr-frontend-http-api.keytab owner_group: apache owner_user: apache