Issue #3031
Pulp 3 installation playbooks insert junk into server.yaml
Start date:
Due date:
Estimated time:
Severity:
3. High
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
Each time a user runs the Ansible installation playbooks, those playbooks insert three dots at the end of /etc/pulp/server.yaml
. These dots signify separations between sections of a YAML document. Pulp 3's configuration file consists of a single section, so dots shouldn't be inserted. The to_nice_yaml
filter on this line of code needs to be dropped.
History
#1
Updated by Ichimonji10 over 3 years ago
#2
Updated by Ichimonji10 over 3 years ago
- Description updated (diff)
#3
Updated by ttereshc over 3 years ago
- Status changed from NEW to POST
- Assignee set to Ichimonji10
- Priority changed from Normal to High
- Severity changed from 2. Medium to 3. High
- Triaged changed from No to Yes
#4
Updated by Ichimonji10 over 3 years ago
- Status changed from POST to MODIFIED
#5
Updated by bizhang over 3 years ago
- Tags Pulp 3 added
#6
Updated by bmbouter about 3 years ago
- Tags deleted (
Pulp 3 Plugin Writer Alpha)
Cleaning up Redmine tags
#7
Updated by daviddavis almost 2 years ago
- Sprint/Milestone set to 3.0.0
#8
Updated by bmbouter over 1 year ago
- Tags deleted (
Pulp 3)
#9
Updated by bmbouter about 1 year ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Please register to edit this issue