Formatting

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2020-08-20 15:17:16 +02:00
parent 26feb54119
commit dcfb72565d
No known key found for this signature in database
GPG key ID: 31584CFEB9BF64AD

View file

@ -41,16 +41,14 @@
- role: ipa/servicedelegationtarget - role: ipa/servicedelegationtarget
name: ipa-http name: ipa-http
members: members:
- host: "{{ ipa_server }}" - { host: "{{ ipa_server }}", service: "HTTP" }
service: HTTP
- role: ipa/servicedelegationrule - role: ipa/servicedelegationrule
name: fasjson name: fasjson
members: members:
- host: "fasjson{{ env_suffix }}.fedoraproject.org" - { host: "fasjson{{ env_suffix }}.fedoraproject.org", service: "HTTP" }
service: HTTP
targets: targets:
- ipa-http - ipa-http
- ipa-ldap - ipa-ldap
# The ipa-ldap delegation target is declared during IPA installation # The ipa-ldap delegation target is declared during IPA installation
# Keytabs # Keytabs