Re: [Puppet Users] howto trigger action on another client

2011-06-26 Thread Ohad Levy
On Fri, Jun 24, 2011 at 11:14 AM, Andreas Kuntzagk wrote: > Hi, > > I want to automate installation of GridEngine with puppet. GE comes with > some prepared script for automatic installation. > Unfortunately this is to be run on the GE master to install the executions > host (=clients).  (This the

Re: [Puppet Users] Re: [Puppet-dev] Announce: 2.6.9 Released

2011-06-26 Thread Todd Zullinger
Hi Derek, Derek J. Balling wrote: > Do you have an ETA for 2.7.x RPMs in that repo by any chance? I'd like to get 2.6.6 into EPEL and then update it to 2.6.9 before I move my fedorapeople repo to 2.7.x. I've not looked closely at 2.7.x yet, but I get the feeling that it's not going to be an upda

Re: [Puppet Users] Re: Different users within same exec

2011-06-26 Thread Nathan Clemons
I agree with Daniel... if USER 1 is creating FOLDER 1 which is owned by root... why is COMMAND 1 not being run by the user root? -- Nathan Clemons http://www.livemocha.com The worlds largest online language learning community On Sun, Jun 26, 2011 at 11:01 AM, ssk1287 wrote: > Consider the foll

[Puppet Users] Re: facter + ssh = tput errors

2011-06-26 Thread josbal
Hi Adrien, Both client and server of the ssh connection are running RHEL5.3. Both has facter 1.5.9 installed. Is there something i may be able to modify in facter to stop error occuring? On Jun 24, 8:17 am, Adrien Thebo wrote: > I just tested this on a VM, and it ran fine. What platform is the

[Puppet Users] Re: facter + ssh = tput errors

2011-06-26 Thread josbal
Hi Adrien, Both client and server of the ssh connection are running RHEL5.3. Both has facter 1.5.9 installed. Is there something i may be able to modify in facter to stop error occuring? On Jun 24, 8:17 am, Adrien Thebo wrote: > I just tested this on a VM, and it ran fine. What platform is the

[Puppet Users] Re: Puppet Class is applied but is not executed

2011-06-26 Thread Serge
I recently had a similar issue. The problem happened to be that hostname on the box did not include the FQDN, while in puppet configuration it did. On Jun 24, 10:33 pm, christian huber wrote: > Hi all, > > i' am having a strange problem with a puppet class, basically i wrote > a small class, no s

Re: [Puppet Users] file backup with augeas

2011-06-26 Thread Dominic Cleal
On 26/06/11 15:48, hai wu wrote: > When using augeas to modify a file, would it backup the file first > before changing it? I could not find such backup flag in augeas resource > type .. As mentioned in IRC, there isn't a provision for this at the moment and the built in Augeas backup mechanism ($

Re: [Puppet Users] Re: Different users within same exec

2011-06-26 Thread Daniel Pittman
Given root can override the DACL, in the absence of SELinux, both commands could be run as root, no? Anyway, I am happy to assume that there is some part of the cleanup process that requires running as the unprivileged user, and which is not about DACL overrides or whatever; filing a new feature r

[Puppet Users] Re: Different users within same exec

2011-06-26 Thread ssk1287
Consider the following scenario. I have a PROCESS 1 triggered by COMMAND 1 which is run by USER 1 that creates a folder FOLDER 1 which is owned by the root as it should be accessible to all users of the system. Now, before I run COMMAND 1, I need to run a command COMMAND 2 that clean ups this FOLD

[Puppet Users] file backup with augeas

2011-06-26 Thread hai wu
When using augeas to modify a file, would it backup the file first before changing it? I could not find such backup flag in augeas resource type .. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users