diff options
author | Luke Kanies <luke@madstop.com> | 2007-11-08 15:54:14 -0600 |
---|---|---|
committer | Luke Kanies <luke@madstop.com> | 2007-11-08 15:54:14 -0600 |
commit | cf75168dc2f95a530dffb7971733a0db2ef70ba2 (patch) | |
tree | 69b2005cc727679b8444a869aa2bca4d838e650f /lib/puppet/reference/function.rb | |
parent | dfe774f55e98db085d8f5729a4b1229513c6c2b0 (diff) | |
download | puppet-cf75168dc2f95a530dffb7971733a0db2ef70ba2.tar.gz puppet-cf75168dc2f95a530dffb7971733a0db2ef70ba2.tar.xz puppet-cf75168dc2f95a530dffb7971733a0db2ef70ba2.zip |
Classes once again get evaluated immediately when the
'include' function is used, instead of being lazy-evaluated.
Previous work caused resources to get created to model
these classes, but in the process, I removed the fact
that the classes were evaluated immediately. This meant
that you couldn't guarantee that a class was evaluated
before you went to use its variables.
Diffstat (limited to 'lib/puppet/reference/function.rb')
0 files changed, 0 insertions, 0 deletions