Hi,
Thanks for the tip. I'll try that out on monday :)
Cheers,
Adri
On 27 August 2011 00:21, Stefan Schulte wrote:
> On Fri, Aug 26, 2011 at 08:13:03AM -0700, Adrian Casajús wrote:
>> Hi all,
>>
>> I've got a custom type with a single custom provider. I've got
>> enabled pluginsync in both cl
Hi again,
I just checked and both files are rb files:
/etc/puppet/modules/users/lib/puppet $ find .
./provider
./provider/passwdparser.rb
./type
./type/passwduser.rb
The passwduser type seems to be properly loaded each time but the
passwdparser provider doesn't.
Cheers,
Adri
On 28 August 20
While I agree that it's annoying that the puppet dashboard doesn't run
with the ruby included in RHEL, i suggest you have a look at the Ruby
Version Manager (RVM) http://beginrescueend.com/
Makes running the latest 1.8.x and 1.9.x versions of Ruby a breeze on
any OS you might use.
I'm running pupp
Hi Tim,
Correct me if i'm getting this wrong, but you can grab the source of
ruby and compile it as you need on all kind of linux disto! So there
is no need for you to move your server on RHEL6 just to get ruby
1.8.7.
Xavier
On 26 août, 16:38, Michael Stahnke wrote:
> It's here. Puppet Labs An
Hi Tim,
Correct me if i'm getting this wrong, but you can grab the source of
ruby and compile it as you need on all kind of linux disto! So there
is no need for you to move your server on RHEL6 just to get ruby
1.8.7.
Xavier
SysAdmin
Le 2011-08-27 à 07:37, Tim Connors a écrit :
> On Fri, 26
On Sun, Aug 28, 2011 at 01:16:25PM +0200, Adrian Casajús wrote:
> Hi again,
>
> I just checked and both files are rb files:
>
> /etc/puppet/modules/users/lib/puppet $ find .
> ./provider
> ./provider/passwdparser.rb
> ./type
> ./type/passwduser.rb
>
>
> The passwduser type seems to be properly