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: - include_role:
name: keytab/service name: keytab/service
vars: vars:
service: copr-frontend-http-api service: copr-frontend-http-api
host: "coprfe-{{env_suffix}}.fedoraproject.org" host: "coprfe-{{env_suffix}}.fedoraproject.org"
kt_location: /etc/httpd/conf.d/copr-frontend-http-api.keytab kt_location: /etc/httpd/conf.d/copr-frontend-http-api.keytab
owner_group: apache owner_group: apache
owner_user: apache owner_user: apache