Give ipa keytab for id.fp.o
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
9b53f51f0e
commit
dc64c85788
1 changed files with 12 additions and 0 deletions
|
@ -42,6 +42,18 @@
|
||||||
|
|
||||||
roles:
|
roles:
|
||||||
- ipa/server
|
- ipa/server
|
||||||
|
- role: keytab/service
|
||||||
|
owner_user: apache
|
||||||
|
owner_group: apache
|
||||||
|
service: HTTP
|
||||||
|
host: "id.stg.fedoraproject.org"
|
||||||
|
when: env == "staging"
|
||||||
|
- role: keytab/service
|
||||||
|
owner_user: apache
|
||||||
|
owner_group: apache
|
||||||
|
service: HTTP
|
||||||
|
host: "id.fedoraproject.org"
|
||||||
|
when: env == "production"
|
||||||
|
|
||||||
handlers:
|
handlers:
|
||||||
- include: "{{ handlers }}/restart_services.yml"
|
- include: "{{ handlers }}/restart_services.yml"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue