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 one file.

file { "/some/dir" :
     ensure => directory,
     recurse => true,
     group => 'jboss',
     owner => 'jboss'
}

I am using puppet 2.6.4 on the server, might this be fixed in a later version?

-- 
Idar

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to