Here's one way. It's ugly, but it works.
--
vagn
#! /usr/bin/puppet apply
# Hello everybody
#
# I have a set of nested classes and the deepest class looks after a
# file resource. I want all my nodes to be of the parent class type
# except one of them needs a special copy of the same file re
Hello everybody
I have a set of nested classes and the deepest class looks after a
file resource. I want all my nodes to be of the parent class type
except one of them needs a special copy of the same file resource.
How do I override the file resource for that specific node without
copying the en