Project

Profile

Help

Issue #6895

closed

[pulp_installer] Parametrize redis package name in roles/pulp_redis

Added by spredzy almost 4 years ago. Updated almost 4 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
-
Category:
Installer - Moved to GitHub issues
Sprint/Milestone:
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 75
Quarter:

Description

As a user, while the default redis package is called redis - which is fine - I would like to be able to specify a different package name, as we can specify a diffferent service name.

It is currently hardcoded at the playbook level[1] which prevents any overloading.

[1] https://github.com/pulp/pulp_installer/blob/master/roles/pulp_redis/tasks/main.yml#L32

Actions #1

Updated by dkliban@redhat.com almost 4 years ago

  • Triaged changed from No to Yes
  • Sprint set to Sprint 74
Actions #2

Updated by rchan almost 4 years ago

  • Sprint changed from Sprint 74 to Sprint 75

Added by spredzy almost 4 years ago

Revision 4c004d48 | View on GitHub

Allow user to specify redis package and service name

Currently redis package is hardcoded and a user can not overwrite it. This commits aims to bring more flexibility while keeping the default the same as they are today.

fixes #6895

Added by spredzy almost 4 years ago

Revision 4c004d48 | View on GitHub

Allow user to specify redis package and service name

Currently redis package is hardcoded and a user can not overwrite it. This commits aims to bring more flexibility while keeping the default the same as they are today.

fixes #6895

Actions #3

Updated by pulpbot almost 4 years ago

  • Status changed from NEW to POST
Actions #4

Updated by spredzy almost 4 years ago

  • Status changed from POST to MODIFIED
Actions #6

Updated by fao89 almost 4 years ago

  • Sprint/Milestone set to 3.5.0
Actions #7

Updated by fao89 almost 4 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF