Hi Amos On 20 May 2016 at 05:51, Amos Shapira <[email protected]> wrote: > Hello, > > I didn't find a way to upload a module to the Forge using the Forge API. Is > this possible? > > I find it a bit weird that a tool which advocates "infrastructure as code" > doesn't cater for options to script module uploads. >
It is indeed possible. Better that possible, there is even have a handy tool that provides a nice user interface for doing so. https://github.com/voxpupuli/puppet-blacksmith Blacksmith provides a number of useful commands for determining how you want to go about releasing your modules. The simplest is to just run: rake module:release The README has lots more details. Gareth > Am I missing something? > > Thanks. > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/puppet-users/8cbb7e19-dbf8-4f06-9a52-76ebb5c24287%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- Gareth Rushgrove @garethr devopsweekly.com morethanseven.net garethrushgrove.com -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/CAFi_6yLuq4iVt0w%3DzxZmLj6-Fdzr4uU6N8u1NGPqGSdo9KOBDA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
