On Fri, Feb 10, 2012 at 10:24 AM, Raffael Schmid <raff...@yux.ch> wrote:
> > Hi Kelsey > > On Fri, 10 Feb 2012, Kelsey Hightower wrote: > > > > Check minehttps://github.com/luxflux/puppet-openvpn, I think it is > > > complete. Or which options are you missing? > > > > Raffael, cool module, how can I help you get that on the Puppet Forge: > > http://forge.puppetlabs.com. Looks like you are only missing a > > metadata file and an account on the Forge. > > I've got an account on the Forge and wanted to put it there... I > dunno why I failed :) Think it's because it misses some tests...? > Are they needed? Whats the easiest way to generate a metadata file? > The tests are not required. One way to generate the metadata file is to use the puppet module tool: https://github.com/puppetlabs/puppet-module-tool Once you have it installed run the generate command: puppet-module generate username-modulename You can grab the Modulefile from there and add it to your git repo. Once you have a Modulefile you can use the puppet-module build command to generate a release package. -- Kelsey Hightower Solutions Engineer Puppet Labs 1-678-471-9501 -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.