On Mon, Jun 27, 2011 at 7:27 AM, <[email protected]> wrote: > We have often the Problem that some files need to be checked for updates > faster than the cycle of the puppet agent. I try to solve this with a > script which tries to download the files directly from the fileserver of > the puppetmaster. So far i couldn't get it to work. >
Have you considered using tags instead to filter for a subset of your resources? > > I don't know if i got the URL right, i did not find any examples on the > REST API documentation for the fileserver. > This should cover it. http://docs.puppetlabs.com/guides/rest_api.html#file-server -- 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.
