Skip to content

add allow-zone-overlap option during install

As describe in the title

when running the ipa-server-install or ipa-replica-install, allow to force DNS installation when there is duplicate DNS entry with the option --allow-zone-overlap

From ipa-server-install --help:

  DNS options:                                                                                                                               
    --allow-zone-overlap                                                                                                                     
                        Create DNS zone even if it already exists                                                                            

Merge request reports