name    'theforeman-foreman_installer'
version '1.2.0'
source 'git://github.com/theforeman/foreman-installer'
author 'theforeman'
license 'GPLv3+'
summary 'Complete Foreman server configuration'
description 'Module for configuring Foreman and related services'
project_page 'http://github.com/theforeman/foreman-installer'

dependency 'theforeman/foreman', '>= 1.2.0'
dependency 'theforeman/foreman_proxy', '>= 1.2.0'

# Doesn't exist on the Forge
#dependency 'puppetlabs/create_resources'
