Closed abalage closed 1 year ago
This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!
Please read this blog post to see the reasons why I mark issues as stale.
Further activity.
This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!
Please read this blog post to see the reasons why I mark issues as stale.
Fix already merged. Closing this issue.
PR #320 added support for overriding the package name of docker. However the variable name set in vars/*.yml (
docker_package
) is not the same as in the defaults (docker_packages
) therefore no override happens.PR #389 fixes it.