[Puppet Users] Re: Configuration not applied, Finished catalog run in 0.01 seconds

2011-01-27 Thread Adriana
puppet server, after that nothing was working anymore. The reason was that the rpm was setting the permission to 644 and instead it should have been 755, at least for the directories manifests, files and classes. Now it works! Thanks a lot for your help! Adriana On Jan 27, 5:50 am, Daniel Pittman

[Puppet Users] Re: Configuration not applied, Finished catalog run in 0.01 seconds

2011-01-26 Thread Adriana
The result is the same and no message "We're going insane" appears. I am without hope...I don't know.. On Jan 26, 4:38 pm, "luke.bigum" wrote: > £10 says we're all missing something really obvious and we'll kick > ourselves afterwards ;) > >

[Puppet Users] Re: Configuration not applied, Finished catalog run in 0.01 seconds

2011-01-26 Thread Adriana
The trace of the puppetmaster grepped with site gives me the right site. I cannot understand what happens. It really looks like the client doesn't take the configuration at all. On Jan 26, 3:49 pm, Felix Frank wrote: > On 01/26/2011 03:47 PM, Adriana wrote: > > > I am

[Puppet Users] Re: Configuration not applied, Finished catalog run in 0.01 seconds

2011-01-26 Thread Adriana
I am sorry but I don't understand what you are suggesting me to do with strace -f -e trace=file puppet master ... 2>&1 | grep site.pp where do I have to look for site.pp? On Jan 26, 3:41 pm, Felix Frank wrote: > > So I guess it takes the configuration fro a catalog somewhere but I > > don't kno

[Puppet Users] Re: Configuration not applied, Finished catalog run in 0.01 seconds

2011-01-26 Thread Adriana
to disable it. Do you know if it is possible to use the puppetmaster without auth.conf? Thanks. Adriana On Jan 26, 3:12 pm, Felix Frank wrote: > On 01/26/2011 03:01 PM, Adriana wrote: > > > It is very strange, the /var/log/messages on the server says: > > > pc03 puppet-master[32

[Puppet Users] Re: Configuration not applied, Finished catalog run in 0.01 seconds

2011-01-26 Thread Adriana
It is very strange, the /var/log/messages on the server says: pc03 puppet-master[32210]: Compiled catalog for pc001 in environment production in 0.03 seconds but then the rigth catalog is not downloaded. On Jan 26, 2:42 pm, Felix Frank wrote: > On 01/26/2011 02:37 PM, Adriana wrote: > &g

[Puppet Users] Re: Configuration not applied, Finished catalog run in 0.01 seconds

2011-01-26 Thread Adriana
Even if I completely delete the manifests dir content, the result is the same. It looks like the client cannot download the configuration from the server, but I don't see any errors related to that. Cheers, Adriana On Jan 26, 2:27 pm, Adriana wrote: > Hello, > here it is: > >

[Puppet Users] Re: Configuration not applied, Finished catalog run in 0.01 seconds

2011-01-26 Thread Adriana
lib/puppet/classes.txt settings For the node definition on the server I use File: # site.pp import "nodes.pp" File nodes.pp import "classes/*.pp" node "pc001" { include ldc } node "pc002" { include test } node "pc003" { include gdc } whe

[Puppet Users] Configuration not applied, Finished catalog run in 0.01 seconds

2011-01-26 Thread Adriana
; using pson info: Caching catalog for pc001 debug: Creating default schedules debug: Loaded state in 0.00 seconds info: Applying configuration version '1296044901' debug: Finishing transaction 23930164414940 debug: Storing state debug: Stored state in 0.00 seconds notice: Finished cat

[Puppet Users] Multiple packages installation in one yum call

2011-01-11 Thread Adriana
Hello, does anyone know if feature http://projects.puppetlabs.com/issues/2198 had been implemented and how it is possible to use it? I would like to install multiple packages with one single call the the yum packager. Can anyone help me? Thanks Adriana -- You received this message because you

[Puppet Users] Re: importing classes to the dashboard

2011-01-11 Thread Adriana
It is RedHat. I am not using Passenger. Thanks On Jan 10, 8:25 pm, Patrick wrote: > On Jan 10, 2011, at 8:01 AM, Adriana wrote: > > > Hello, > > I would like to know if it is possible to automatically import the > > puppet classes to the dashboard in order to manage

[Puppet Users] importing classes to the dashboard

2011-01-10 Thread Adriana
h the command rake RAILS_ENV=production reports:import . Does anyone has the exact instructions? Thanks for the help. Cheers, Adriana -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-us...@googl

[Puppet Users] How to apply recursion to user, group and mode?

2010-11-30 Thread Adriana
ctories. Is there a way to do that? In addition, how is it possible to do mkdir -P /local/dir1/dir2 . if I write: file { "/local/dir1/dir2": recurse => true, ensure => directory; } it complains if /local/dir1 doesn't exist. I hope someone can help me. Cheers

[Puppet Users] How to apply recursion to user, group and mode?

2010-11-30 Thread Adriana
Hello, I would like to know it is possible to translate for example the command chmod -R 0777 /local. As far as I know, I can write: file { "/local": mode => 0777, recurse => true, -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To pos

[Puppet Users] How to handle runlevel with puppet?

2010-11-30 Thread Adriana
but, how can I specify the level? I hope someone can help me. Cheers, Adriana -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-us...@googlegroups.com. To unsubscribe from this group, send