8d57d3b DNS: Fix realm domains integration with DNS zone add.

1 file Authored by pspacek 7 years ago, Committed by mbasti 7 years ago,
    DNS: Fix realm domains integration with DNS zone add.
    
    Realmdomains integration into DNS commands pre-dates split of DNS forward zones
    and DNS master zones into two distinct commands.
    
    There was an forgotten condition in dnszone_add command which caused omission
    of DNS master zones with non-empty forwarders from realmdomain list.
    
    https://fedorahosted.org/freeipa/ticket/5980
    
    Reviewed-By: Martin Basti <mbasti@redhat.com>
    
        
file modified
+1 -2