You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 25, 2020. It is now read-only.
The existing code has a few inconsistencies and inefficiencies that make it difficult to use with the latest versions of docker.
remove params related to docker_cs
docker now supports release channels (stable/edge). Set up params for this
remove use_upstream_package. The package config can be done by passing repo values, and is actually far more flexibble in this way, by automatically allowing private repos in additon to mirrow without any additional puppet code
update the default locations for packaging (download.docker.com)
Leave a note in the following garethr/docker issues if this PR closes them:
The existing code has a few inconsistencies and inefficiencies that make it difficult to use with the latest versions of docker.
docker_cs
use_upstream_package
. The package config can be done by passing repo values, and is actually far more flexibble in this way, by automatically allowing private repos in additon to mirrow without any additional puppet codegarethr/docker
issues if this PR closes them:The text was updated successfully, but these errors were encountered: