example42 / puppet-yum

Puppet module for Yum
Other
43 stars 116 forks source link

Error from DataBinding #106

Open panaceya opened 9 years ago

panaceya commented 9 years ago
Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Error from DataBinding 'hiera' while looking up 'yum::install_all_keys': Unknown column 'environment' in 'where clause' on node server2
Warning: Not using cache on failed catalog
Error: Could not retrieve catalog; skipping run

site.pp

class { 'yum':
   extrarepo => [ 'epel' , 'puppetlabs' ],
 }
alvagante commented 9 years ago

Are you using Puppet4?

panaceya commented 9 years ago

No, i use 3.8.1 at node and master.

Master running under CentOS Linux release 7.1.1503 (Core) Node running under CloudLinux release 7.1 (Vladimir Komarov)

vhraban commented 9 years ago

I am experiencing the same issue on Puppet 3.4.3. Worked fine out of the box until I create hiera.yaml file. Any updates on this?

alvagante commented 9 years ago

Can't reproduce the issue. Looks more an issue related to the format of hiera yaml files. Look here for some info: https://ask.puppetlabs.com/question/16614/error-400-on-server-error-from-databinding-hiera-while-looking-up-puppet_enterprisecertificate_authority_port-unknown-could-not-found-expected-while/ http://stackoverflow.com/questions/28234437/trying-to-use-hiera-with-vagrant-and-puppet