andytinycat / puppet-omnibus

Omnibus package of Puppet with an embedded Ruby and required gems (Chef-style)
55 stars 34 forks source link

Split recipe into default and aws-enabled builds #3

Closed beddari closed 11 years ago

beddari commented 11 years ago

This is dependent on the puppet_3_2_1 branch.

Splits out the aws-enabled build to its own recipe and package name. Most envs I know don't require these extra gems.

This general approach might be good to provide ready to-go different optional builds, like a Puppet 2.7 variant?

beddari commented 11 years ago

I'll redo this one as it conflicts with some other changes I'd rather PR ;-)