<div dir="ltr">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.<div><br></div><div>Thanks again,</div><div> - Kodiak</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Dec 7, 2015 at 5:57 PM, Mihai Ibanescu <span dir="ltr"><<a href="mailto:mihai.ibanescu@gmail.com" target="_blank">mihai.ibanescu@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Given that pulp is written in python, and it uses ConfigParser for its config files, either : or = will work just fine as separator.<div><br></div><div><a href="https://docs.python.org/2/library/configparser.html" target="_blank">https://docs.python.org/2/library/configparser.html</a><br></div><div><br></div><div>Mihai</div></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Mon, Dec 7, 2015 at 12:00 PM, Kodiak Firesmith <span dir="ltr"><<a href="mailto:kfiresmith@gmail.com" target="_blank">kfiresmith@gmail.com</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr">Hey Pulp Folks,<div>Still muddling through the Pulp setup docs and noticed the docs provide examples like this:</div><div><br></div><div><pre><span>[</span><span>server</span><span>]</span>
<span>host</span> <span>=</span> <span>localhost</span><span>.</span><span>localdomain</span></pre><pre>Whereas the actual conf files seem to use colons like this:</pre><pre><span style="font-family:arial,sans-serif">[</span><span style="font-family:arial,sans-serif">server</span><span style="font-family:arial,sans-serif">]</span><br></pre><pre><span>host:</span> <span>localhost</span><span>.</span><span>localdomain</span></pre><pre><span><br></span></pre><pre><span>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?</span></pre><pre><span><br></span></pre><pre><span>Thanks!</span></pre><span><font color="#888888"><pre><span> - Kodiak</span></pre><pre><span><br></span></pre></font></span></div></div>
<br></div></div>_______________________________________________<br>
Pulp-list mailing list<br>
<a href="mailto:Pulp-list@redhat.com" target="_blank">Pulp-list@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/pulp-list" rel="noreferrer" target="_blank">https://www.redhat.com/mailman/listinfo/pulp-list</a><br></blockquote></div><br></div>
</blockquote></div><br></div>