Resource Type: incron_system_table
- Defined in:
- lib/puppet/type/incron_system_table.rb
- Providers:
-
manage
Overview
Creates an ‘incrond’ compatible system table
Line order will be preserved
Any paths that contain globs ‘*’ will be expanded into the appropriate number of rules based on glob expansion on the target system
Globbed paths that do not result in a valid path expansion will be ignored
Globs starting with /** will also be ignored due to the burden placed on the system
WARNING: TAKE CARE THAT YOU KNOW WHAT YOUR GLOBS WILL EXPAND TO!