2.7.14
I've installed the following gems on my 2.7.14 RH6 server:
puppet resource package | grep hiera
package { 'hiera':
package { 'hiera-puppet':
But still recieve this error on the client
err: Could not retrieve catalog from remote server: Error 400 on
SERVER: undefined method `empty?' for nil:NilClass at /etc/puppet/
modules/user/manifests/accounts/realize.pp:4 on node
Am I missing some components?
On my puppet 2.6.11 server I have the following package installs, but
can't seem to locate rubygem-hiera or rubygem-hiera-puppet for Red Hat
6, appreciate any help or advice on this issue.
On RH5.6 running puppet-2.6.11:
puppet resource package | grep hiera
package { 'hiera':
package { 'hiera-puppet':
package { 'rubygem-hiera':
package { 'rubygem-hiera-puppet':
--
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.