name    'theforeman-puppet'
version '2.2.0'
source 'git://github.com/theforeman/puppet-puppet'
author 'theforeman'
license 'GPLv3+'
summary 'Puppet agent and server configuration'
description 'Module for installing the Puppet agent and Puppet server'
project_page 'http://github.com/theforeman/foreman-installer'

dependency 'theforeman/concat_native', '>= 1.3.0'
dependency 'theforeman/foreman', '>= 1.3.0'
dependency 'theforeman/git', '>= 1.3.0'
dependency 'puppetlabs/apache', '>= 1.0.0 <2.0.0'
dependency 'puppetlabs/stdlib', '>= 2.0.0'
