This commit is contained in:
Gareth Rushgrove 2014-01-19 16:03:15 +00:00
Родитель 42ba14e728
Коммит 36f0e2b475
1 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -1,11 +1,11 @@
name 'garethr-docker'
version '0.10.3'
version '0.11.0'
source 'git://github.com/garethr/garethr-docker.git'
author 'Gareth Rushgrove'
summary 'Module for installing docker from repository on get.docker.io'
description 'Install the official docker packages'
description 'Install and manage docker'
license 'Apache License, Version 2.0'
dependency 'puppetlabs/apt', '>= 1.1.0'
dependency 'puppetlabs/stdlib', '>=4.1.0'
dependency 'stahnma/epel'
dependency 'stahnma/epel', '>=0.0.6'