Re: [Puppet Users] Re: Augeas failing when acting on smb.conf

2015-08-04 Thread Werner Flamme
Raphaël Pinson [04.08.2015 14:03]: > Hello, > > > What do you have on line 2545 in your smb.conf? Isn't this line 67, character 2545? I guess the characters are counted through the whole file and not for each line ;) > > > > Regards, > > Raphaël Pinson > > > > > On Monday, August 3, 20

Re: [Puppet Users] Packages via puppet

2014-10-21 Thread Werner Flamme
AAB !! [21.10.2014 13:07]: > Thanks for you answer, could you give me example ? What will be its syntax ? I do not use Debian, but using a search engine with "puppet debian responsefile" lead me straight to . HTH, Werner --

Re: [Puppet Users] Getting Variables out of define in site.pp

2014-07-24 Thread Werner Flamme
em...@benjaminmertens.de [24.07.2014 12:42]: > > # site.pp > > define iterateSystemRole { > case $name { > 'app1': { > include app1 > $defineVariable = 'content' > } > 'app2': { >

Re: [Puppet Users] git & puppet, modules & manifests (oh-my)

2013-10-30 Thread Werner Flamme
dkoleary [30.10.2013 14:55]: > Hey; [..] > Doing this, though, I occasionally have to update the > /etc/puppet/manifests/nodes.pp file to include additional testing modules. > When I switch back to the master branch on dev, I have to re update that > file manually. It seems there should be a

Re: [Puppet Users] puppet class if

2013-10-11 Thread Werner Flamme
Peter Bukowinski [11.10.2013 15:57]: > On Oct 11, 2013, at 9:06 AM, Werner Flamme wrote: > >> Peter Bukowinski [11.10.2013 14:39]: >>> On Oct 11, 2013, at 5:48 AM, Jakub Bittner wrote: >>> >>>> Hello, >>>> >>>> I create

Re: [Puppet Users] puppet class if

2013-10-11 Thread Werner Flamme
Peter Bukowinski [11.10.2013 14:39]: > On Oct 11, 2013, at 5:48 AM, Jakub Bittner wrote: > >> Hello, >> >> I created puppet class and I want the file operation to be executed on all >> servers but not on server with hostname "'server1.domain.com". I tried this >> class, but it does not work. Is

Re: [Puppet Users] augeas question

2013-09-24 Thread Werner Flamme
Greg Coit [24.09.2013 00:48]: > > BTW, still playing with augeas too - the most recent code is: > > augeas { 'vsftpd.conf': > context => '/files/vsftpd/vsftpd.conf', Greg, shouldn't this be '/files/etc/vsftpd/vsftpd.conf'? Just a guess from a novice... Regards, Werner -- -- You rec

Re: [Puppet Users] agent will not run

2013-09-09 Thread Werner Flamme
jcbollinger [09.09.2013 16:48]: > > > On Friday, September 6, 2013 8:44:44 AM UTC-5, Werner Flamme wrote: >> >> Werner Flamme [28.08.2013 13:18]: >>> Hi, >>> >>> I wonder why the puppet agent on the server itself will not run: >>> &g

Re: [Puppet Users] agent will not run

2013-09-06 Thread Werner Flamme
Werner Flamme [28.08.2013 13:18]: > Hi, > > I wonder why the puppet agent on the server itself will not run: > > ---snip--- > # puppet agent --test > Error: Could not run Puppet configuration client: Puppet::Node does not > respond to from_s; can not intern instances

[Puppet Users] agent will not run

2013-08-28 Thread Werner Flamme
Hi, I wonder why the puppet agent on the server itself will not run: ---snip--- # puppet agent --test Error: Could not run Puppet configuration client: Puppet::Node does not respond to from_s; can not intern instances from text/plain Error: Could not run: can't convert Puppet::Util::Log into Inte

Re: [Puppet Users] certificate problem [solved]

2013-06-13 Thread Werner Flamme
Werner Flamme [12.06.2013 18:47]: > Thank you, Erick, > > the names were correct, I use certname entries in my config. > > The problem was resolved by deleting the node certificate (mv > /var/lib/puppet/ssl /var/lib/puppet/ssl.original) and recreating it by > "puppet a

Re: [Puppet Users] mod_passenger doesn't run [solved]

2013-06-12 Thread Werner Flamme
[12.06.2013 16:36] [Werner Flamme]: I could solve the problem by using another config.ru, from debian... It is linked on <http://wiki.debian.org/UsingPhusionPassengerWithPuppetmaster> and the file's content is ---snip--- # a config.ru, for use with every rack-compatible webserver.

Re: [Puppet Users] certificate problem

2013-06-12 Thread Werner Flamme
t; > --- > sı ɯǝ1qoɹd ɹnoʎ ʇɐɥʍ ǝǝs ı ʞuıɥʇ ı > > > On 12 June 2013 10:00, Werner Flamme wrote: > >> When I try to connect to my new puppet master, I get an error because of >> a self-signed certificate: >> >> ---snip--- >> &

[Puppet Users] mod_passenger doesn't run

2013-06-12 Thread Werner Flamme
Hi everyone, the newly installed puppetmaster works, and to allow more hosts, I decided to use mod_passenger with apache on my SLES 11 SP2 systems. Installed rpms: apache2-2.2.12-1.38.2 ruby-1.8.7.p357-0.9.9.1 rubygem-passenger-4.0.5-40.1 rubygem-passenger-apache2-4.0.5-40.1 When I try to access

[Puppet Users] certificate problem

2013-06-12 Thread Werner Flamme
When I try to connect to my new puppet master, I get an error because of a self-signed certificate: ---snip--- # puppet agent --test --noop Warning: Unable to fetch my node definition, but the agent run will continue: Warning: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: