Re: [Puppet Users] not able to comment line using file_line resource

2014-07-24 Thread Joachim Schrod
ably work. If .bash_profile doesn't have that line yet, it is added. HTH, Joachim -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Joachim Schrod, Roedermark, Germany Email: jsch...@acm.org -- You received this message because you are subscribed to the Google Groups "Puppet Users" group.

[Puppet Users] Puppet 3.3: Signal USR2 doesn't work

2014-05-06 Thread Joachim Schrod
grotate is a temporary issue, gone after upgrade, or if I should incorporate according changes into all Puppet installations. TIA for any recommendation, Joachim -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Joachim Schrod, Roedermark, Germany Email: jsch...@acm.org -

Re: [Puppet Users] Puppetmaster Logrotate isn't working

2014-05-06 Thread Joachim Schrod
heck if the problem is still there.) I resorted to restart the puppet service, instead of reloading it. Cheers, Joachim -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Joachim Schrod, Roedermark, Germany Email: jsch...@acm.org -- You received this message because you are subscribed to the Google Groups "Puppet Users" gr

Re: [Puppet Users] Re: Best practice question: Class(es) with client/server config

2014-04-26 Thread Joachim Schrod
On 04/25/14 16:14, jcbollinger wrote: > On Thursday, April 24, 2014 7:35:10 PM UTC-5, Joachim Schrod wrote: > > I have a service where there is one server in my net and many > clients (actually, all systems are clients): CUPS. In client > setups, one file ha

Re: [Puppet Users] Re: Best practice question: Class(es) with client/server config

2014-04-26 Thread Joachim Schrod
iguration is installed, the server configuration is ignored. Joachim -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Joachim Schrod, Roedermark, Germany Email: jsch...@acm.org -- You received this message because you are subscribed to the Google Groups "Puppet Users

[Puppet Users] Best practice question: Class(es) with client/server config

2014-04-24 Thread Joachim Schrod
be declared as a parameter in Hiera? Thanks in advance for any answer, Joachim PS: The distinction of node/role is not relevant in that use case. That server exists only once, it factually _is_ its own role. -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Joachim Sch

Re: [Puppet Users] Re: Augeas lens to change an arbitrary line in a file?

2014-04-24 Thread Joachim Schrod
On 04/24/14 06:37, Ian Mortimer wrote: > On 04/23/14 18:29, Joachim Schrod wrote: > >> I don't understand why the match regex must match the line value. > > Your match needs to be: > > match => '^(% )*/DEFAULTPAPERSIZE \(a4\)', > > It has to ma

Re: [Puppet Users] Re: Augeas lens to change an arbitrary line in a file?

2014-04-23 Thread Joachim Schrod
On 04/23/14 07:54, Gabriel Filion wrote: > On 22/04/14 08:20 PM, Joachim Schrod wrote: >> # Ghostscript default paper size >> file_line { 'Ghostscript A4' : >> path => '/usr/share/ghostscript/9.05/Resource/Init/gs_init.ps', &g

Re: [Puppet Users] Re: Augeas lens to change an arbitrary line in a file?

2014-04-22 Thread Joachim Schrod
t's not possible, the statement that it works with 3.5.x is fine as well -- that simply means that we have to check if our customer's plan to use Puppet is still ok with (open)SUSE, if they will fund it. -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Joachim Schrod, Roedermark, Germ

Re: [Puppet Users] How to check a text file for a certain line?

2014-04-22 Thread Joachim Schrod
On 04/22/14 01:41, Kenton Brede wrote: > On Mon, Apr 21, 2014 at 5:53 PM, Andreas Ntaflos > mailto:d...@pseudoterminal.org>> wrote: > > On 2014-04-22 00:10, Joachim Schrod wrote: > > On 04/21/14 19:42, Kenton Brede wrote: > >> Look into using

[Puppet Users] Augeas lens to change an arbitrary line in a file?

2014-04-21 Thread Joachim Schrod
Joachim -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Joachim Schrod, Roedermark, Germany Email: jsch...@acm.org -- 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...@googlegrou

Re: [Puppet Users] How to check a text file for a certain line?

2014-04-21 Thread Joachim Schrod
ion? Thanks, Joachim -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Joachim Schrod, Roedermark, Germany Email: jsch...@acm.org -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop rece

Re: [Puppet Users] when a puppet exec resource contains several "single commands", puppet exec only fails if the last exec command fails

2014-03-13 Thread Joachim Schrod
582 different languages, all of them named sh. [Larry Wall] -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Joachim Schrod, Roedermark, Germany Email: jsch...@acm.org -- You received this message because you are subscribed to the Googl

Re: [Puppet Users] what the mx mean in case

2014-03-10 Thread Joachim Schrod
ure vs. collection functionality is irrelevant. The m flag modifier is turned off by default, no need to turn it off manually. The regexp has neither whitespace nor comments, thus the state of the x flag modifier is irrelevant either. But then, that's just from the viewpoint of an experi