On 02/05/2014 09:23 PM, Luke Kanies wrote:
> I expect if you reduced the feature set to just what things like hosts
> and passwd need, and skipped cron (which is by far the most
> complicated file type it supports)

Yeah, though after recent refactoring (not my doing, Stefan gave it a
good once-over when fixing #16809), the crontab provider doesn't rely
very heavily on the parsedfile commodities anymore, anyway. I guess the
fileparsing module was actually overtaxed with the shifting patterns
found in today's crontabs.

The good news is (hopefully), moving the crontab provider away from
parsedfile will likely not cost much compared to the simpler files.

But disentangling it from whatever should replace parsedfile is probably
a good idea.

Cheers,
Felix

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-dev/52F2C26B.4080507%40Alumni.TU-Berlin.de.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to