I ran out of space on the file system that I have the puppet database on. I cleared off some space and I thought I'd perform the following to remove old reports: cd /opt/puppet/share/puppet-dashboard ; rake RAILS_ENV=development reports:prune upto=1 unit=mon
However, when I run that it aborts because "console_auth database is not configured" I thought a quick fix might be to set global_unauthenticated_access to true in /etc/puppetlabs/console-auth/cas_client_config.yml but I get the same message. My Puppet Master is using PE 2.7.1 on RHEL 5.5. I'm a newbie to rake so any leads or assistance is appreciated! Thanks! Thomas -- 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.
