copr-fe: typo in include role #2

This commit is contained in:
Pavel Raiskup 2021-08-05 08:25:57 +02:00
parent 76dde7b708
commit 2e1fec745c

View file

@ -92,10 +92,10 @@
notify: restart apache
- 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
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