[Puppet Users] Re: Chmoding files in directory with around 33000 files is slow

2011-12-05 Thread Evgeny
now I'm doing such stuff so exec { "chown -R jboss:jboss /some/dir": logoutput => "on_failure", } On Dec 2, 5:41 pm, Idar Borlaug wrote: > Hi > > Just wanted to know if anyhow has a great workaround for modifing user > and group in a folder with 33000 files. > It takes 5 minutes to chmod on

[Puppet Users] Re: Clearing delayed job failures in dashboard

2011-11-03 Thread Evgeny
then only it will help: delete FROM `delayed_job_failures` WHERE 1 -- 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@googlegroups.com. To unsubscribe from this group, send email to puppet-users+u

[Puppet Users] Re: Clearing delayed job failures in dashboard

2011-10-31 Thread Evgeny
this will clean all reports, I don't know how to clean only delayed job failures but it may help rake RAILS_ENV=production reports:prune upto=0 unit=day On Oct 28, 9:32 pm, "Steven L. Seed" wrote: > I have a ton of delayed job failures in my dashboard under background tasks. > They are mostly f

[Puppet Users] Re: Puppet 2.7 allows dash in variable names: bug or feature?

2011-10-06 Thread Evgeny
perhaps you should enclose the variables in quotes to something like this: "http://${yumserver}/repos/vmware-${esxversion-rhel6-64}"; On Oct 5, 8:46 pm, Steve Snodgrass wrote: > While testing puppet 2.7, I found that one of my manifests broke > because of the following quoted string: > > "http:/