<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 class="">[</span><span class="">server</span><span class="">]</span>
<span class="">host</span> <span class="">=</span> <span class="">localhost</span><span class="">.</span><span class="">localdomain</span></pre><pre>Whereas the actual conf files seem to use colons like this:</pre><pre><span class="" style="font-family:arial,sans-serif">[</span><span class="" style="font-family:arial,sans-serif">server</span><span class="" style="font-family:arial,sans-serif">]</span><br></pre><pre><span class="">host:</span> <span class="">localhost</span><span class="">.</span><span class="">localdomain</span></pre><pre><span class=""><br></span></pre><pre><span class="">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 class=""><br></span></pre><pre><span class="">Thanks!</span></pre><pre><span class=""> - Kodiak</span></pre><pre><span class=""><br></span></pre></div></div>