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
|
||||
|
||||
- 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue