Re: [Puppet Users] beaker

2015-02-21 Thread Marc Lucke
On 21/02/2015 10:33 PM, Marc Lucke wrote: On Sat, 21 Feb 2015 02:44:14 PM Marc Lucke wrote: On Friday, 6 February 2015 23:32:23 UTC+11, garethr wrote: On 6 February 2015 at 01:33, Marc Lucke > wrote: > Hi, > > I'm having excruciating problems

Re: [Puppet Users] beaker

2015-02-21 Thread Marc Lucke
On 22/02/2015 9:11 AM, Marc Lucke wrote: On 22/02/2015 8:41 AM, Marc Lucke wrote: On 21/02/2015 10:33 PM, Marc Lucke wrote: On Sat, 21 Feb 2015 02:44:14 PM Marc Lucke wrote: On Friday, 6 February 2015 23:32:23 UTC+11, garethr wrote: On 6 February 2015 at 01:33, Marc Lucke

Re: [Puppet Users] beaker

2015-02-21 Thread Marc Lucke
On 22/02/2015 8:41 AM, Marc Lucke wrote: On 21/02/2015 10:33 PM, Marc Lucke wrote: On Sat, 21 Feb 2015 02:44:14 PM Marc Lucke wrote: On Friday, 6 February 2015 23:32:23 UTC+11, garethr wrote: On 6 February 2015 at 01:33, Marc Lucke > wrote: > Hi, > >

Re: [Puppet Users] beaker

2015-02-21 Thread Marc Lucke
On Sat, 21 Feb 2015 02:44:14 PM Marc Lucke wrote: > > On Friday, 6 February 2015 23:32:23 UTC+11, garethr wrote: > > On 6 February 2015 at 01:33, Marc Lucke > > > > wrote: > > > Hi, > > > > > > I'm havi

Re: [Puppet Users] beaker

2015-02-20 Thread Marc Lucke
On Friday, 6 February 2015 23:32:23 UTC+11, garethr wrote: On 6 February 2015 at 01:33, Marc Lucke > wrote: > Hi, > > I'm having excruciating problems with just getting beaker to run on Fedora > 21, Ubuntu 14.10 and even CentOS6. I don't

[Puppet Users] beaker

2015-02-05 Thread Marc Lucke
Hi, I'm having excruciating problems with just getting beaker to run on Fedora 21, Ubuntu 14.10 and even CentOS6. I don't normally ask for help because frankly I don't need it. I use rbenv & native versions of Ruby and although it's a pain in the flower to get bundle to install everything,

Re: [Puppet Users] aws ec2 windows node_aws bootstrap

2013-11-19 Thread Marc Lucke
On 19/11/2013 1:30 PM, Marc Lucke wrote: I have PE with 10 licenses free & no support contract (yet - just playing). "Notice: Waiting for SSH response..." tells me what I knew anyway: puppet node_aws bootstrap won't work with Windows machines - or am i doing something

[Puppet Users] aws ec2 windows node_aws bootstrap

2013-11-18 Thread Marc Lucke
I have PE with 10 licenses free & no support contract (yet - just playing). "Notice: Waiting for SSH response..." tells me what I knew anyway: puppet node_aws bootstrap won't work with Windows machines - or am i doing something wrong. Can anyone confirm my thoughts? I've googled it & it seem

Re: [Puppet Users] agent prepend every line with var

2013-06-06 Thread Marc Lucke
> Either add a "| logger ..." or you really have to get fancy, add a report > processor and do your own logging in ruby at the end of the agent run. > > I haven't seen a way to actually attach to the logging itself. But then, I > haven't looked very hard either. >

Re: [Puppet Users] agent prepend every line with var

2013-06-05 Thread Marc Lucke
Thanks David, What about --logdest syslog? I was really looking to alter the log format. - Marc On 06/06/2013, at 5:53 AM, David Schmitt wrote: > > puppet agent -t -o | perl -pe 'print "myvar=";' > > Regards, David > > On 2013-06-05 15:16, Marc Luc

[Puppet Users] agent prepend every line with var

2013-06-05 Thread Marc Lucke
How would I prepend every log line output with a [var] when I run: var= puppet agent -t -o -- 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

Re: [Puppet Users] Installing puppet and using ruby from RVM.

2012-09-22 Thread Marc Lucke
On 22/09/2012, at 4:23 PM, jdehnert wrote: > > > 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

Re: [Puppet Users] nagios service check_https

2012-08-22 Thread Marc Lucke
; Which module are you using to generate your nagios setup? > > On 23 August 2012 13:44, Marc Lucke wrote: >> I note that the check_https command that the puppet module generates is >> check_http -H $HOSTNAME -S $ARG1 >> >> I'd like to specify $ARG1 so that so that

[Puppet Users] nagios service check_https

2012-08-22 Thread Marc Lucke
I note that the check_https command that the puppet module generates is check_http -H $HOSTNAME -S $ARG1 I'd like to specify $ARG1 so that so that I can check return strings, check SSL certificates et al. but I couldn't find any way to do it other than nagios_command which seems pretty wasteful

Re: [Puppet Users] "Could not find dependency Package" even the package already theres.

2012-07-31 Thread Marc Lucke
On 31/07/2012, at 6:25 PM, heriyanto wrote: > Dear All, > > I just do something simple just want to copy file, this my syntax, > >class asterisk::conf { >file { "/etc/asterisk/extensions.conf": >owner => asterisk, >group => asterisk, >mode

Re: [Puppet Users] puppet over ansible

2012-07-22 Thread Marc Lucke
On 21/07/2012, at 11:20 AM, Brian Gupta wrote: >> On 18/07/2012, at 8:54 AM, Marc Lucke wrote: >> >>> So I'm seeing a lot of hype around Ansible. It seems to be a compelling >>> story. I've looked around and found a lot of stories about why you would

Re: [Puppet Users] puppet over ansible

2012-07-20 Thread Marc Lucke
On 21/07/2012, at 11:41 AM, Chamberlain, Darren wrote: > * Marc Lucke [2012/07/20 20:11]: >> ...well there you have it. No advantages. Or nobody cares about >> this better system. Or nobody knows :) >> >> On 18/07/2012, at 8:54 AM, Marc Lucke wrote: >>>

Re: [Puppet Users] puppet over ansible

2012-07-20 Thread Marc Lucke
… well there you have it. No advantages. Or nobody cares about this better system. Or nobody knows :) On 18/07/2012, at 8:54 AM, Marc Lucke wrote: > So I'm seeing a lot of hype around Ansible. It seems to be a compelling > story. I've looked around and found a lot of stori

[Puppet Users] puppet over ansible

2012-07-17 Thread Marc Lucke
So I'm seeing a lot of hype around Ansible. It seems to be a compelling story. I've looked around and found a lot of stories about why you would use it over puppet, but not puppet over ansible. Can anyone relate personal experiences or point to some interesting reading? -- You received this

[Puppet Users] arrays, notify, multiple config files, exec

2012-06-16 Thread Marc Lucke
Hey guys, I'm a noob. I learn best by doing, but I've been throwing myself at this problem a while & have come up with a solution that's too ugly for words. I'm seeking some direction or idea on best practice and direction specific to my problem. A perfect example of my use case is opendki