Thanks very much for the reply.  I continued on with the setup and just
like you said - it does work just fine.  For the sake of user OCD, it might
be something to normalize in the future, but then again that is probably
dev cycles that would be better spent making Pulp even more awesome.

Thanks again,
 - Kodiak

On Mon, Dec 7, 2015 at 5:57 PM, Mihai Ibanescu <mihai.ibane...@gmail.com>
wrote:

> Given that pulp is written in python, and it uses ConfigParser for its
> config files, either : or = will work just fine as separator.
>
> https://docs.python.org/2/library/configparser.html
>
> Mihai
>
> On Mon, Dec 7, 2015 at 12:00 PM, Kodiak Firesmith <kfiresm...@gmail.com>
> wrote:
>
>> Hey Pulp Folks,
>> Still muddling through the Pulp setup docs and noticed the docs provide
>> examples like this:
>>
>> [server]host = localhost.localdomain
>>
>> Whereas the actual conf files seem to use colons like this:
>>
>> [server]
>>
>> host: localhost.localdomain
>>
>>
>> I'm assuming the method used in the actual conf files (colons) wins, but if 
>> that's the case, should I file a doc bug to get that updated?
>>
>>
>> Thanks!
>>
>>  - Kodiak
>>
>>
>>
>> _______________________________________________
>> Pulp-list mailing list
>> Pulp-list@redhat.com
>> https://www.redhat.com/mailman/listinfo/pulp-list
>>
>
>
_______________________________________________
Pulp-list mailing list
Pulp-list@redhat.com
https://www.redhat.com/mailman/listinfo/pulp-list

Reply via email to