Thanks Josh, that did the trick on both Linux and Windows.
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to puppet-users+unsubscr...@googlegroups.com.
To view thi
On Fri, Jan 8, 2016 at 3:14 AM, Fraser Goffin wrote:
> Puppet Version: 4.3.1
> OS: Centos 7
>
> Note: I am running MASTERLESS
>
> I used this to install a gem :-
>
> package { 'rubyzip':
> ensure => present,
> provider => 'gem',
> }
>
> It installed fine, in this location :
> /usr/local
On 1/8/16 3:14 AM, Fraser Goffin wrote:
Puppet Version: 4.3.1
OS: Centos 7
Note: I am running MASTERLESS
I used this to install a gem :-
package { 'rubyzip':
ensure => present,
provider => 'gem',
}
It installed fine, in this location :
/usr/local/share/gems/gems/rubyzip-1.1.7
gem
Puppet Version: 4.3.1
OS: Centos 7
Note: I am running MASTERLESS
I used this to install a gem :-
package { 'rubyzip':
ensure => present,
provider => 'gem',
}
It installed fine, in this location :
/usr/local/share/gems/gems/rubyzip-1.1.7
gem env shows that the parent folder is on the