puppetlabs-docker icon indicating copy to clipboard operation
puppetlabs-docker copied to clipboard

Ensure docker-ce-cli is same version as docker

Open viliusgec opened this issue 1 year ago • 1 comments

Summary

When docker::package_source is not provided - ensure not only docker version, but also docker-ce-cli.

Additional Context

If docker::package_source is not used, then only docker version is ensured and docker-ce-cli is left out. That creates issues where docker version gets updated to newer, but docker-ce-cli is still using older versions.

Related Issues (if any)

[#865] Should also manage docker-ce-cli package with docker-ce [#903] docker-ce and docker-ce-cli version mismatch when the 'version' option set

Checklist

  • [x] Manually verified. (For example puppet apply)

viliusgec avatar Mar 04 '24 06:03 viliusgec

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Mar 04 '24 06:03 CLAassistant