mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
DNSSEC: platform paths and services
Tickets: https://fedorahosted.org/freeipa/ticket/3801 https://fedorahosted.org/freeipa/ticket/4417 Design: https://fedorahosted.org/bind-dyndb-ldap/wiki/BIND9/Design/DNSSEC Reviewed-By: Jan Cholasta <jcholast@redhat.com> Reviewed-By: David Kupka <dkupka@redhat.com>
This commit is contained in:
committed by
Martin Kosek
parent
9101cfa60f
commit
30bc3a55cf
@@ -44,6 +44,9 @@ SERVICE_LIST = {
|
||||
'ADTRUST': ('smb', 60),
|
||||
'EXTID': ('winbind', 70),
|
||||
'OTPD': ('ipa-otpd', 80),
|
||||
'DNSKeyExporter': ('ipa-ods-exporter', 90),
|
||||
'DNSSEC': ('ods-enforcerd', 100),
|
||||
'DNSKeySync': ('ipa-dnskeysyncd', 110),
|
||||
}
|
||||
|
||||
def print_msg(message, output_fd=sys.stdout):
|
||||
|
||||
Reference in New Issue
Block a user