I don't think puppet is a good fit for what you trie to do. Puppet is more about configuration and less for long running tasks.
I would recommend to write the list of files to be downloaded as a configfile for a cronjob which reads it and starts/restarts your service itself. -Thomas -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/23d6207b-7c46-4cf6-9ce1-fa5576aa8efc%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
