diff options
author | Brice Figureau <brice-puppet@daysofwonder.com> | 2009-11-11 18:29:05 +0100 |
---|---|---|
committer | James Turnbull <james@lovedthanlost.net> | 2009-11-12 08:13:07 +1100 |
commit | 40135609c8cfc7b70369a848a383a687a216f6a7 (patch) | |
tree | 7a11301fc6e607230ca00021237858d2c3db3848 /lib/puppet/parser/compiler.rb | |
parent | f05a04eabdee2299f884933010234358c41ac46d (diff) | |
download | puppet-40135609c8cfc7b70369a848a383a687a216f6a7.tar.gz puppet-40135609c8cfc7b70369a848a383a687a216f6a7.tar.xz puppet-40135609c8cfc7b70369a848a383a687a216f6a7.zip |
Fix #2797 - tags are not inherited by recursed file sub child
This problem affects all types that generate sub-resources at
evaluation or pre-transaction time.
Thus it is fixed in the transaction, where we make sure we assign
all parent tags to the generated child resource.
A more correct fix would be to make sure we copy the whole context
(ie file, line, version, tags). This fix is planned for Rowlf.
Signed-off-by: Brice Figureau <brice-puppet@daysofwonder.com>
Diffstat (limited to 'lib/puppet/parser/compiler.rb')
0 files changed, 0 insertions, 0 deletions