aboutsummaryrefslogtreecommitdiffstats
path: root/lib/puppet/parser/functions/noop_resource.rb
AgeCommit message (Collapse)AuthorFilesLines
2017-01-20Add a noop_resource functionDan Prince1-0/+53
A function to create noop providers (set as the default) for the named resource. This works alongside of 'puppet apply --tags' to disable some custom resource types that still attempt to run commands during prefetch, etc. Change-Id: Icabdb30369c8ca15e77d169dc441bee8cfd3631f