HomeSoftware Heritage

Honor redis::sentinel::package_ensure

Description

Honor redis::sentinel::package_ensure

The package_ensure parameter of the redis_sentinel class is supposed to
define status of the redis-sentinel package but in fact it is not used.
This fixes the ignored parameter.

Also, default of the parameter is updated following the recent change
of redis::package_ensure. This is required to avoid conflicting
declaration of redis package caused by a different status; 'installed'
vs 'present'.

Details

Provenance
Takashi Kajinami <tkajinam@redhat.com>Authored on Aug 29 2021, 4:51 PM
olasdPushed on Dec 28 2021, 10:47 AM
Parents
R226:52858519a784: Merge pull request #411 from voxpupuli/stdlib
Branches
Unknown
Tags
Unknown

Event Timeline

Takashi Kajinami <tkajinam@redhat.com> committed R226:7b7043264b15: Honor redis::sentinel::package_ensure (authored by Takashi Kajinami <tkajinam@redhat.com>).Aug 30 2021, 3:37 AM