Trying to get my puppet up and running but running into a slight problem - 
trying to view a resource I get an error for undefined method
 
[root@puppet puppet-dashboard]# puppet resource user root
Error: Could not run: undefined method `prune_parameters' for nil:NilClass
[root@puppet puppet-dashboard]# uname -a
Linux puppet.luminexcorp.com 2.6.32-358.0.1.el6.x86_64 #1 SMP Tue Feb 26 
12:10:38 PST 2013 x86_64 x86_64 x86_64 GNU/Linux
[root@puppet puppet-dashboard]# ruby --version
ruby 1.8.7 (2011-06-30 patchlevel 352) [x86_64-linux]
[root@puppet puppet-dashboard]#
[root@puppet puppet-dashboard]# rpm -qa | grep puppet
puppet-3.1.0-1.el6.noarch
puppetdb-1.1.1-1.el6.noarch
puppetlabs-release-6-6.noarch
puppet-dashboard-1.2.22-1.el6.noarch
puppet-server-3.1.0-1.el6.noarch
puppetdb-terminus-1.1.1-1.el6.noarch
 
The --debug output isn't showing any error that I can see - is there a way 
to capture more debug info to see if I can gather where that 
'prune_parameters' error is coming from?

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to