copr-fe: typo in include role #2
This commit is contained in:
parent
76dde7b708
commit
2e1fec745c
1 changed files with 7 additions and 7 deletions
|
@ -92,10 +92,10 @@
|
||||||
notify: restart apache
|
notify: restart apache
|
||||||
|
|
||||||
- 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