Re: [Puppet Users] Install software by running script

2020-04-14 Thread Andy Hall
exactly just push the devs of the package resource type to add a new provider. I mean nodejs is kinds popular now so I see no reason not to add it... On Tuesday, April 14, 2020 at 7:04:46 AM UTC+1, Dirk Heinrichs wrote: > > Am Samstag, den 11.04.2020, 12:15 +0200 schrieb Martin Alfke: > > Of cou

Re: [Puppet Users] Install software by running script

2020-04-14 Thread David Schmitt
To answer the original question: when a software vendor delivers software that does not conform to your distributions native packaging format, invest some time in the excellent FPM tool that can build native packages for your local environment. Injecting the