Re: Changes to Puppet: Ruby etc

2020-01-06 Thread Matt Sicker
Simplifying the ruby setup sounds useful. It can also help match the equivalent Docker image more easily. Whether or not you'll have library conflicts, though, I have no idea. On Mon, 6 Jan 2020 at 14:45, sebb wrote: > > At preset the required version of ruby (e.g. 2.5) is linked to > /usr/local

Changes to Puppet: Ruby etc

2020-01-06 Thread sebb
At preset the required version of ruby (e.g. 2.5) is linked to /usr/local/bin/ruby2.5 and various config files have to be editted to use that. Would it be simpler to link the appropriate version of ruby to /usr/local/bin/ruby and then use the generic path in configuration files such as whimsy-pubs