[Puppet Users] Re: node_aws installation problem

2013-08-13 Thread Piotr Jasiulewicz
Hi, fair enough, what I was trying to say, was my disappointment on how the cloud provisioning project was being lead (basically nothing happens in the project for months, as you can see in their redmine). Of course puppet is a great piece of software and I don't deny that it is mostly my

[Puppet Users] Re: node_aws installation problem

2013-08-08 Thread jcbollinger
On Wednesday, August 7, 2013 7:27:38 AM UTC-5, Piotr Jasiulewicz wrote: It's somewhat disappointing that puppet labs expresses commercialism in such a nasty way, just breaking the free stuff and giving you an option to pay for it... will try on a different system and then switch to Chef.

[Puppet Users] Re: node_aws installation problem

2013-08-07 Thread Piotr Jasiulewicz
It's somewhat disappointing that puppet labs expresses commercialism in such a nasty way, just breaking the free stuff and giving you an option to pay for it... will try on a different system and then switch to Chef. Cheers, Piotr W dniu czwartek, 25 lipca 2013 17:35:10 UTC+1 użytkownik Piotr

[Puppet Users] Re: node_aws installation problem

2013-08-07 Thread Ellison Marks
Honestly, it just sounds like your system is having trouble locating the guid gem. try this script: require 'guid' # generate a GUID g = Guid.new puts g puts g.to_s puts g.hexdigest puts g.raw.inspect puts g.raw.length # generate another GUID, should be different everytime

[Puppet Users] Re: node_aws installation problem

2013-07-25 Thread shivaraj mathrubai
I just installed the enterprise version and it installed all the dependencies required and works like a charm ! On Wednesday, 24 July 2013 16:15:17 UTC+1, Piotr Jasiulewicz wrote: Hi, found some of your entries looking around Shivaraj, have you found out the cause of this issue on your

[Puppet Users] Re: node_aws installation problem

2013-07-25 Thread Piotr Jasiulewicz
Is puppet enterprise free also? Not sure I would get consent from my boss... it's a bit sad that the provisioning project looks totally neglected by puppet labs. -- You received this message because you are subscribed to the Google Groups Puppet Users group. To unsubscribe from this group and

[Puppet Users] Re: node_aws installation problem

2013-07-24 Thread Piotr Jasiulewicz
Hi, tried to play around with the RUBYLIB env var but doesn't seam to help in any way. Any ideas? Thanks, Piotr W dniu wtorek, 23 lipca 2013 17:10:55 UTC+1 użytkownik Piotr Jasiulewicz napisał: Hi, got the whole list root@ip-10-55-86-66:/home/ubuntu# gem list *** LOCAL GEMS ***

[Puppet Users] Re: node_aws installation problem

2013-07-24 Thread Piotr Jasiulewicz
Hi, found some of your entries looking around Shivaraj, have you found out the cause of this issue on your CentOS intallation? Thanks, Piotr W dniu środa, 24 lipca 2013 12:19:37 UTC+1 użytkownik Piotr Jasiulewicz napisał: Hi, tried to play around with the RUBYLIB env var but doesn't seam

[Puppet Users] Re: node_aws installation problem

2013-07-23 Thread shivaraj mathrubai
Did you install guid ? On Tuesday, 23 July 2013 11:03:14 UTC+1, Piotr Jasiulewicz wrote: Hi everyone! having a slight problem with the installing the cloud provisioning module [code] http://docs.puppetlabs.com/guides/cloud_pack_getting_started.html [/code] everything worked until I

[Puppet Users] Re: node_aws installation problem

2013-07-23 Thread Piotr Jasiulewicz
Hi, yeap, it;s installed allright: root@X:/home/ubuntu# gem install guid Successfully installed guid-0.1.1 1 gem installed Installing ri documentation for guid-0.1.1... Installing RDoc documentation for guid-0.1.1... getting this every time, not sure if that's correct. Maybe the version is

[Puppet Users] Re: node_aws installation problem

2013-07-23 Thread shivaraj mathrubai
What is the version of Fog you have ? When you do Puppet Help do you see an exclamation mark next to node_aws ? On Tuesday, 23 July 2013 16:16:19 UTC+1, Piotr Jasiulewicz wrote: Hi, yeap, it;s installed allright: root@X:/home/ubuntu# gem install guid Successfully installed guid-0.1.1 1

[Puppet Users] Re: node_aws installation problem

2013-07-23 Thread Piotr Jasiulewicz
Hi, got the whole list root@ip-10-55-86-66:/home/ubuntu# gem list *** LOCAL GEMS *** builder (3.2.2) excon (0.25.3) fog (1.14.0) formatador (0.2.4) guid (0.1.1) mime-types (1.23) mini_portile (0.5.1) minitest (1.6.0) multi_json (1.7.7) net-scp (1.1.2) net-ssh (2.6.8) nokogiri (1.6.0) rake