Bug 1161205

Summary: Config files should state default behavior
Product: [Retired] Pulp Reporter: amacdona <austin>
Component: documentationAssignee: Brian Bouterse <bmbouter>
Status: CLOSED UPSTREAM QA Contact: Irina Gulina <igulina>
Severity: low Docs Contact:
Priority: medium    
Version: 2.5CC: bmbouter, igulina, mhrivnak
Target Milestone: ---Keywords: Triaged
Target Release: 2.6.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-02-28 22:43:46 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description amacdona@redhat.com 2014-11-06 15:59:21 UTC
2.5 configuration has defaults which are shown and commented out in the config files. These settings are required for 2.4 and earlier.


Some files do a good job of documenting this:

    server/etc/pulp/server.conf

Some do not mention it:

    client_admin/etc/pulp/admin/admin.conf

We should audit our config files to make sure that they all document this.

Document URL: 

Section Number and Name: 

Describe the issue: 

Suggestions for improvement: 

Additional information:

Comment 1 Brian Bouterse 2014-11-18 21:55:06 UTC
PR available at: https://github.com/pulp/pulp/pull/1328

Comment 2 Brian Bouterse 2014-11-18 22:20:54 UTC
Merged to 2.5-dev -> master

Comment 3 Chris Duryee 2014-12-23 20:52:48 UTC
fixed in pulp 2.6.0-0.2.beta

Comment 4 Irina Gulina 2015-01-13 09:43:06 UTC
>> rpm -qa pulp-server
pulp-server-2.6.0-0.2.beta.el6.noarch

>> head -n 7 /etc/pulp/server.conf
# =========================
# Pulp Server Configuration
# =========================

# The settings in this file are all commented by default, and the commented settings show the
# default values that Pulp Server will choose if not specified here.

This phrase is also in 
/etc/pulp/nodes.conf
/etc/pulp/admin/admin.conf
/etc/pulp/consumer/consumer.conf

Comment 5 Brian Bouterse 2015-02-28 22:43:46 UTC
Moved to https://pulp.plan.io/issues/610