This repository was archived by the owner on Jun 11, 2019. It is now read-only.

Description
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' ],
}