name    'theforeman-apache'
version '1.2.0'
source 'git://github.com/theforeman/puppet-apache'
author 'theforeman'
license 'GPLv3+'
summary 'Apache HTTP server configuration'
description 'Module for configuring Apache HTTP server for Foreman'
project_page 'http://github.com/theforeman/foreman-installer'

## Add dependencies, if any:
dependency 'theforeman/passenger', '>= 1.2.0'
