Is there a way to tell puppet not to try and parse certain files? It keeps trying to parse backup files and I get errors like: err: Could not load downloaded file /var/lib/puppet/lib/puppet/parser/functions/private_path.rb~: Function private_path already defined In this case there''s a real private_path.rb which has defined private_path and of course it can''t be done again in the .rb~ file (the backup file for emacs). It obviously shouldn''t be trying to parse the .rb~ file. How do I tell it to stop trying? Thanks in advance. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/g9OW2yO6RdwJ. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.