diff options
author | Jesse Wolfe <jes5199@gmail.com> | 2010-07-27 10:53:19 -0700 |
---|---|---|
committer | markus <markus@AVA-351181.(none)> | 2010-08-03 15:19:43 -0700 |
commit | 1dfd2b6ba30f7a4c06688e18d0d6cd73a2e45d91 (patch) | |
tree | 7addb00d93c1bbf2fea0d566acca677345826ef3 /lib/puppet/parser/files.rb | |
parent | be2b1f360fc15596098280265e6aa76e8043eb92 (diff) | |
download | puppet-1dfd2b6ba30f7a4c06688e18d0d6cd73a2e45d91.tar.gz puppet-1dfd2b6ba30f7a4c06688e18d0d6cd73a2e45d91.tar.xz puppet-1dfd2b6ba30f7a4c06688e18d0d6cd73a2e45d91.zip |
[#4381] extlookup shouldn't trigger reparses of .pp files
extlookup was adding its data files to the list of watched source files.
This causes the .pp manifests to be re-parsed whenever the .csv files
change, which is no longer necessary, as the .csv files are already
reparsed on every function call.
Diffstat (limited to 'lib/puppet/parser/files.rb')
0 files changed, 0 insertions, 0 deletions