diff options
author | Luke Kanies <luke@puppetlabs.com> | 2010-05-17 14:55:57 -0700 |
---|---|---|
committer | test branch <puppet-dev@googlegroups.com> | 2010-02-17 06:50:53 -0800 |
commit | 970fd8764a248e80e9a0700e541867d646a1e2e3 (patch) | |
tree | dd0ae989b9a712e05991981298093ae77ff34771 /lib/puppet/parser/files.rb | |
parent | cce63d86d7ce3965e58d8e57ff19533a3f21b4eb (diff) | |
download | puppet-970fd8764a248e80e9a0700e541867d646a1e2e3.tar.gz puppet-970fd8764a248e80e9a0700e541867d646a1e2e3.tar.xz puppet-970fd8764a248e80e9a0700e541867d646a1e2e3.zip |
Fixing #3791 - client environment is used
Node#environment wasn't being set correctly, in
that it had to have the right answer out of the gate
or it was never corrected.
It was lazy-binding in 0.25 but I managed to make
it no longer that way. This resulted in the environment
basically not being set during compilation, so the default
server environment was always used.
Signed-off-by: Luke Kanies <luke@puppetlabs.com>
Diffstat (limited to 'lib/puppet/parser/files.rb')
0 files changed, 0 insertions, 0 deletions