Skip to content
Snippets Groups Projects
Commit f9927182 authored by Dominic Cleal's avatar Dominic Cleal
Browse files

Add Modulefile and pre-reqs for Puppet Forge

parent 9eea3154
No related branches found
No related tags found
No related merge requests found
## MAC OS
.DS_Store
## TEXTMATE
*.tmproj
tmtags
## EMACS
*~
\#*
.\#*
## VIM
*.swp
tags
pkg/
LICENSE 0 → 100644
This diff is collapsed.
name 'theforeman-puppet'
version '1.2.0-rc1'
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/apache', '>= 1.2.0-rc1'
dependency 'theforeman/concat_native', '>= 1.2.0-rc1'
dependency 'theforeman/git', '>= 1.2.0-rc1'
dependency 'theforeman/passenger', '>= 1.2.0-rc1'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment