[Pulp-list] Colons vs equals in conf.files

Mihai Ibanescu mihai.ibanescu at gmail.com
Mon Dec 7 22:57:38 UTC 2015


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 <kfiresmith at 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 at redhat.com
> https://www.redhat.com/mailman/listinfo/pulp-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/pulp-list/attachments/20151207/8d27622d/attachment.htm>


More information about the Pulp-list mailing list