On Friday, September 21, 2012 7:11:18 PM UTC-7, Jakov Sosic wrote:
>
> On 09/22/2012 03:21 AM, jdehnert wrote:
>
> > I'm aware of the issues of installing software through source vs. pkg
> > management systems. I should have mentioned that I've been in IT for
> > over 20 years. Its just pupp
On 09/22/2012 03:44 AM, jdehnert wrote:
Sounds like I should just install whats available through yum which is
ruby-1.8.7.
Sounds like a good idea.
--
Jakov Sosic
www.srce.unizg.hr
--
You received this message because you are subscribed to the Google Groups "Puppet
Users" group.
To post t
On 09/22/2012 03:21 AM, jdehnert wrote:
I'm aware of the issues of installing software through source vs. pkg
management systems. I should have mentioned that I've been in IT for
over 20 years. Its just puppet and ruby that are new to me, but I'm
learning fast. We are in agreement about stick
On Friday, September 21, 2012 1:11:22 PM UTC-7, Michael Stanhke wrote:
>
>
> > As long as we're talking about installing from source, there's a 4th
> option:
> > use RVM's Ruby 1.9.2-p230 to install the Puppet gem. Instructions are
> here
> > (though you'll need to adapt it to your specific env
On Friday, September 21, 2012 7:59:46 AM UTC-7, jcbollinger wrote:
>
> You have a wrong concept: yum and rpm don't care whether any particular *
> software* is installed, they care only about what *packages* (RPMs) are
> installed. That's why they don't care about the Ruby you've installed via
On Fri, Sep 21, 2012 at 8:45 AM, Stephen Price wrote:
> John's right. Yum and RVM will manage Rubies separately.
>
> Is there a specific reason you want Puppet to use 1.9.2 instead of CentOS
> 6's version from yum repos (1.8.7)? I run CentOS on close to 100 hosts, all
> with 1.8.7 as the default i
John's right. Yum and RVM will manage Rubies separately.
Is there a specific reason you want Puppet to use 1.9.2 instead of CentOS
6's version from yum repos (1.8.7)? I run CentOS on close to 100 hosts, all
with 1.8.7 as the default install. A number of these also have RVM with
various Rubies i
On Friday, September 21, 2012 1:14:56 AM UTC-5, jdehnert wrote:
>
> I'm setting up a pair of VM's to do some puppet testing on, and I am
> trying to figure out how to install puppet without having the the system
> also install ruby.
>
> I already have ruby installed through RVM, and I'd like to