Tom De Vylder

Results 6 issues of Tom De Vylder

Unless I've missed a step along the way the Ruby example in the readme file is broken on Puppet 4.3.0 / PuppetDB 3.2.0. ``` # rpm -qa | grep -iE...

For some plugins (e.g. python ones) I'd have to provide a plugin file. However the path to store those files isn't defined in the module. I'd like to add it...

bug

It's not a bug but it might save ppl some time debugging if it would just say that a module has been define twice. ``` $ cat Puppetfile mod 'stdlib',...

It would be awesome if librarian-puppet would be able to support multiple git remotes. More specifically for my use case it shouldn't remove existing ones.

enhancement