On Apr 19, 2010, at 7:55 AM, Nigel Kersten wrote:
The import of ${pillar_track}/pillar_track.pp contains a variable
reference; variables are not interpolated for imports in file
/var/lib/puppetmaster/environments/testaddons/addonmodules/pillar/
manifests/init.pp
at line 10
Why is this?
Because imports are parse-time, not compile-time. That is, they're
evaluated as the file is read, rather than when a given host's
configuration is compiled.
--
To succeed in the world it is not enough to be stupid, you must also
be well-mannered. -- Voltaire
---------------------------------------------------------------------
Luke Kanies -|- http://puppetlabs.com -|- +1(615)594-8199
--
You received this message because you are subscribed to the Google Groups "Puppet
Developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/puppet-dev?hl=en.