HomeSoftware Heritage

Move package parameters to init.pp

Description

Move package parameters to init.pp

This moves package_ensure and minimum_version parameters to init.pp.
They don't make sense on the instance because they're not actually
honored. They are only used to determine whether protected mode is
supported. Having that variable in the main redis class allows the
sentinel to reuse the definition.

Details

Provenance
Ewoud Kohl van Wijngaarden <ewoud@kohlvanwijngaarden.nl>Authored on Nov 12 2020, 3:05 PM
olasdPushed on Dec 28 2021, 10:47 AM
Parents
R226:689dca1b7674: Merge pull request #371 from ekohl/drop-dotdeb
Branches
Unknown
Tags
Unknown

Event Timeline

Ewoud Kohl van Wijngaarden <ewoud@kohlvanwijngaarden.nl> committed R226:17d0ec886eb3: Move package parameters to init.pp (authored by Ewoud Kohl van Wijngaarden <ewoud@kohlvanwijngaarden.nl>).Nov 12 2020, 6:14 PM