copr-fe: include role typo #3
This commit is contained in:
parent
2e1fec745c
commit
f364113835
1 changed files with 6 additions and 6 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue