example42 / puppet-modules-nextgen

Example42 Puppet Modules Version 2.x
http://www.example42.com
Other
83 stars 23 forks source link

Add geppetto metadata for all modules #4

Closed DavidS closed 11 years ago

DavidS commented 11 years ago

Hi,

it would make working with the nextgen modules much easier, if all modules had the ".project" marker from geppetto.

You can find an example at https://github.com/DavidS/puppet-ntp-1/blob/dasz/.project . Only the project name in line 3 has to be fixed for each module.

Additionally, "/metadata.json" should be added to the .gitignore, as this file is updated by geppetto (and puppet module tool) but doesn't add any value to the repo.

If you are willing to take this, I can prepare you pull requests for all modules.

Thanks!

alvagante commented 11 years ago

That would be really appreciated, thanks! As starting .gitignore please use the one here: https://github.com/example42/Example42-templates/blob/master/standard42/.gitignore (if you think it can be enhanced please do it )

DavidS commented 11 years ago

will do

bguerin commented 11 years ago

:+1: !!!

alvagante commented 11 years ago

Suppose we can close this one now.