copr-fe: include role typo #3

This commit is contained in:
Pavel Raiskup 2021-08-05 08:26:56 +02:00
parent 2e1fec745c
commit f364113835

View file

@ -93,9 +93,9 @@
- include_role:
name: keytab/service
vars:
service: copr-frontend-http-api
host: "coprfe-{{env_suffix}}.fedoraproject.org"
kt_location: /etc/httpd/conf.d/copr-frontend-http-api.keytab
owner_group: apache
owner_user: apache
vars:
service: copr-frontend-http-api
host: "coprfe-{{env_suffix}}.fedoraproject.org"
kt_location: /etc/httpd/conf.d/copr-frontend-http-api.keytab
owner_group: apache
owner_user: apache