On 5/3/2012 9:45 AM, Guy Matz wrote:
Hmmm . . anyone have any idea why environment would not be getting interpolated? Cannot find datafile /etc/puppetlabs/puppet/%{environment}/hieradata/10-host/gmatzpupnode.yamlI have the following in my node's puppet.conf [agent] section: environment = default thanks again, Guy
I see a few possible problems. Have you configured a default environment on the Puppet master? Puppet uses the environment 'production' when nothing is set. Also does ./puppet/default/hieradata/ exist and are the the rest of the paths correct based on what you've set in your hiera.yaml?
Ramin -- You received this message because you are subscribed to the Google Groups "Puppet Users" 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-users?hl=en.
