[Freeipa-devel] [PATCH] 133 Fix creation of reverse records for IPA masters during install

Martin Kosek mkosek at redhat.com
Fri May 3 16:13:21 UTC 2013


On 05/03/2013 05:13 PM, Jan Cholasta wrote:
> On 3.5.2013 15:38, Martin Kosek wrote:
>> On 05/03/2013 03:34 PM, Jan Cholasta wrote:
>>> I don't see a point in doing this now. There are many occurences of
>>> uncoditional fqdn+'.' in the code and the proper fix would be to get rid of
>>> them all. I think this could be done in the scope of
>>> <https://fedorahosted.org/freeipa/ticket/1917>.
>>>
>>> Honza
>>>
>>
>> I would not want to wait until then - this ticket won't be done in near future.
> 
> Maybe it should be done in near future then.
> 
>> Can you please just replace fqdn+"." and fqdn+'.' in bindinstance.py with
>> normalize_zone(fqdn) for now? I saw about 8 occurrences there.
> 
> OK.
> 
> Updated patch attached.
> 
> Honza
> 

ACK. Pushed to master.

Martin




More information about the Freeipa-devel mailing list