Skip to content

Latest commit

 

History

History
84 lines (63 loc) · 7.14 KB

CHANGELOG.md

File metadata and controls

84 lines (63 loc) · 7.14 KB

Change Log

0.2.1 (2018-07-12)

Merged pull requests:

  • Use role_name in metadata #56 (paulfantom)
  • Ansible include module is deprecated in Ansible 2.4 and must be repla… #26 (Jaczel)

0.2.0 (2018-07-09)

Closed issues:

  • Clarify supported Docker versions #46

Merged pull requests:

0.1.1 (2018-05-01)

Closed issues:

  • docker-compose ? #39
  • Adding user(s) to docker group #38
  • Auto-release? #34
  • Unify variable naming #32
  • Move away from installation script #31
  • Can we start Tagging releases please #27
  • Support for proxy in docker daemon is missing #25
  • docker daemon is not supported on Linux. Please run dockerd directly #22
  • Integration tests #13

Merged pull requests:

0.1.0 (2018-03-20)

Implemented enhancements:

  • any plans to support for Ubuntu 14.04, 16.04 ? #3
  • Support different versions of Docker Engine with official Docker and Rancher setup scripts #12 (marcusianlevine)
  • Syntax change and some variables #2 (brucellino)

Fixed bugs:

  • Deploy breaks in 1.12 b/c docker.socket no longer part of distro #1

Closed issues:

  • md5sum of docker setup script changed. #19
  • Role blocks when docker is already installed #16
  • docker_storagedriver is not expanded correctly #7

Merged pull requests:

  • Proxy Settings for docker #29 (ageekymonk)
  • Using dockerd as docker daemon has been deprecated #24 (ageekymonk)
  • Limit reloading the systemctl daemon to distributions using systemd #21 (zanewestover)
  • Add yum-utils as dependency #20 (petr-balogh)
  • Since 17.06.2 md5 checksum changed to new one #18 (petr-balogh)
  • Only run install script when docker is not installed #17 (mhutter)
  • Use 17.06 as default version #15 (mhutter)
  • Make daemon.json settings configurable #10 (mhutter)
  • Added support for Ubuntu 17.04 repo #9 (snoby)
  • (resolve conflict in dbichko's fork) set debian repository based on major version only #8 (nerab)
  • Only update apt-cache when needed #4 (drwahl)

* This Change Log was automatically generated by github_changelog_generator