Issue #2678
'relative_repo_path' in docs should be 'repo_relative_path'
Description
In https://github.com/pulp/pulp_docker/blob/master/docs/tech-reference/distributor.rst:
relative_repo_path
The relative path from the root where the repository will be published. Defaults to the repository id.
The right configuration should be 'repo_relative_path' according to the implementation in code.
Associated revisions
Revision 3dbee10d
View on GitHub
Rectify repo relative path in docs
'relative_repo_path' in docs should be 'repo_relative_path'
fixes #2678
Revision 3dbee10d
View on GitHub
Rectify repo relative path in docs
'relative_repo_path' in docs should be 'repo_relative_path'
fixes #2678
Revision 3dbee10d
View on GitHub
Rectify repo relative path in docs
'relative_repo_path' in docs should be 'repo_relative_path'
fixes #2678
History
#1
Updated by ipanova@redhat.com almost 4 years ago
- Project changed from RPM Support to Docker Support
- Tags Documentation, Easy Fix added
#2
Updated by ttereshc almost 4 years ago
- Triaged changed from No to Yes
#3
Updated by bmbouter over 3 years ago
- Tags RCM added
#4
Updated by mansari over 3 years ago
- Status changed from NEW to POST
#5
Updated by mansari over 3 years ago
- Assignee set to mansari
#6
Updated by mansari over 3 years ago
- Status changed from POST to MODIFIED
Applied in changeset 3dbee10d6c25ab373ec66e9a33bfcb01a4d42747.
#7
Updated by pcreech over 3 years ago
- Platform Release set to 2.14.0
#8
Updated by pcreech over 3 years ago
- Status changed from MODIFIED to 5
#9
Updated by pcreech over 3 years ago
- Status changed from 5 to CLOSED - CURRENTRELEASE
#10
Updated by bmbouter almost 2 years ago
- Tags Pulp 2 added
#11
Updated by bmbouter over 1 year ago
- Tags deleted (
RCM)
Please register to edit this issue
Rectify repo relative path in docs
'relative_repo_path' in docs should be 'repo_relative_path'
fixes #2678