HI guys;
after speaking with puppet labs and gettting the pricing for my site, I
thought it maybe cheaper ot go open spurce. so I am asking for a good guide
you guys have used the following:
http://nullr0ute.com/2014/01/puppetmaster-on-apache-with-passenger-in-5-mins/
http://www.6tech.org/2013
On Tuesday, August 26, 2014 7:23:45 PM UTC-4, keith@gmail.com wrote:
>
> HI guys;
>
> after speaking with puppet labs and gettting the pricing for my site, I
> thought it maybe cheaper ot go open spurce. so I am asking for a good guide
> you guys have used the following:
>
>
> http://nullr
On Tuesday, August 26, 2014 7:23:45 PM UTC-4, keith@gmail.com wrote:
>
> HI guys;
>
> after speaking with puppet labs and gettting the pricing for my site, I
> thought it maybe cheaper ot go open spurce. so I am asking for a good guide
> you guys have used the following:
>
>
> http://nullr
On Thursday, August 28, 2014 9:53:41 PM UTC-4, keith@gmail.com wrote:
>
>
>
> On Tuesday, August 26, 2014 7:23:45 PM UTC-4, keith@gmail.com wrote:
>>
>> HI guys;
>>
>> after speaking with puppet labs and gettting the pricing for my site, I
>> thought it maybe cheaper ot go open spurce.
On Tuesday, August 26, 2014 7:23:45 PM UTC-4, keith@gmail.com wrote:
>
> HI guys;
>
> after speaking with puppet labs and gettting the pricing for my site, I
> thought it maybe cheaper ot go open spurce. so I am asking for a good guide
> you guys have used the following:
>
>
> http://nullr
::Thumbs up
K
On Tuesday, September 2, 2014 9:05:01 AM UTC-4, thbe wrote:
>
> Install C6, install EPEL and SCL repository, install Foreman repository
> and foreman-installer. Execute foreman-installer and the system is ready to
> run (http://theforeman.org/manuals/1.5/quickstart_guide.html
Jermone;
I am just starting out with puppet, but had a similar issue. i ended up
following the hint here and it has worked flawlessly, perhaps it could help
you or someone else. scroll to the 2nd half:
http://ryanuber.com/04-29-2010/simple-puppet-cron-management.html
On Wednesday, Septembe
On Wednesday, October 30, 2013 12:50:59 PM UTC-4, Paul Tötterman wrote:
>
> Hi,
>
> Is anyone else getting this:
>
> $ facter
> /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:45:in
>
> `require': cannot load such file -- facter/appl
On Monday, February 2, 2015 at 5:55:58 PM UTC-5, bluethundr wrote:
>
> Hey all,
>
> I'm attempting to setup a cron job via the cron resource in puppet.
>
> This is what I'm trying to express via puppet:
>
> */30 * * * * /usr/bin/facter -y > /etc/mcollective/facts.yaml
>
> This is what I've tried