diff --git a/README.md b/README.md index 2ba750e1d..5e405ce72 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,12 @@ Puppet module for installing, configuring and managing [Docker](https://github.com/docker/docker) from the [official repository](https://docs.docker.com/installation/) or alternatively from [EPEL on RedHat](https://docs.docker.io/en/latest/installation/rhel/) based distributions. +## Deprecation Notice + +This module has been deprecated in favor of [puppetlabs/docker](https://github.com/puppetlabs/puppetlabs-docker). + +------------------------------------------------------------------------------------------------------- + [![Puppet Forge](https://img.shields.io/puppetforge/v/garethr/docker.svg)](https://forge.puppetlabs.com/garethr/docker) [![Build Status](https://secure.travis-ci.org/garethr/garethr-docker.png)](https://travis-ci.org/garethr/garethr-docker) [![Documentation