On 12/2/14 11:04 AM, Riley Shott wrote:
The puppet_stack module will bring up a Puppet Master (additionally
the Foreman, and/or smart-proxy) using RVM, & Gems (Puppet, Facter,
Hiera, Passenger). We're using it for our production infrastructure,
and everything is a lot more performant with Ruby 2.
-
> | From: "Ramin K"
> | To: puppet-users@googlegroups.com
> | Sent: Tuesday, 2 December, 2014 10:36:57
> | Subject: Re: [Puppet Users] Need advice about upgrade puppetmaster from
> ruby 1.8.7 to ruby 1.9.3
> |
> | On 12/2/14 10:34 AM, Ramin K wrote:
> | > 3.
tlabs.com/Ginja/puppet_stack
https://github.com/Ginja/puppet_stack
-Riley
- Original Message -
| From: "Ramin K"
| To: puppet-users@googlegroups.com
| Sent: Tuesday, 2 December, 2014 10:36:57
| Subject: Re: [Puppet Users] Need advice about upgrade puppetmaster from ruby
1.8.7 to ru
On 12/2/14 10:34 AM, Ramin K wrote:
3. gem install puppet, hiera, and any other gems you currently use.
3. gem install puppet, hiera, and any other gems you currently use into
the Ruby you want to use for your Puppet master.
I knew I'd miss something.
Ramin
--
You received this message bec
On 12/1/14 4:56 PM, josie.worker...@gmail.com wrote:
HI there,
I'm looking for any tips/pointers on how to upgrade an existing
puppetmaster installation (v3.2.3, using system ruby 1.8.7 on Centos 6u3).
We don't have RVM installed on the puppetmaster itself, as it's been
around since 2.x days an
HI there,
I'm looking for any tips/pointers on how to upgrade an existing
puppetmaster installation (v3.2.3, using system ruby 1.8.7 on Centos 6u3).
We don't have RVM installed on the puppetmaster itself, as it's been around
since 2.x days and upgraded over time.
I've installed ruby 1.9.3 from