name    'patching'
version '2.1.0'
source  'https://github.com/stackforge/patching'
author  'Wind River'
license 'Apache-2.0'
summary 'Patching Module'
description  'Puppet module to install and configure the Patching service'
project_page 'https://launchpad.net/puppet'

dependency 'puppetlabs/inifile', '>=1.0.0 <2.0.0'
dependency 'puppetlabs/mysql', '>=0.6.1 <1.0.0'
dependency 'puppetlabs/stdlib', '>=2.5.0'
dependency 'puppetlabs/rabbitmq', '>=2.0.2 <3.0.0'
