Re: [Puppet Users] Re: puppet-dashboard - rake API not working

2012-11-21 Thread Stefan Heijmans
And when you provide the RAILS_ENV you are using? For example; sudo -u puppet-dashboard rake -f /usr/share/puppet-dashboard/Rakefile RAILS_ENV=production 'node:list' Op woensdag 21 november 2012 08:12:48 UTC+1 schreef Jacob het volgende: I don't get the expected output... (a list of my

Re: [Puppet Users] Re: puppet-dashboard - rake API not working

2012-11-21 Thread Jacob
:-) Thank you - that did it! Il giorno mercoledì 21 novembre 2012 09:04:29 UTC+1, Stefan Heijmans ha scritto: And when you provide the RAILS_ENV you are using? For example; sudo -u puppet-dashboard rake -f /usr/share/puppet-dashboard/Rakefile RAILS_ENV=production 'node:list'

Re: [Puppet Users] Re: puppet-dashboard - rake API not working

2012-11-20 Thread Bruno Léon
Does it fail or only warn ? I can only see dprecation warnings in your message. -- Bruno On November 19, 2012 11:36:17 PM Jacob wrote: Thanks :) Now I get snip # sudo -u puppet-dashboard rake -f /usr/share/puppet-dashboard/Rakefile 'node:list' (in /usr/share/puppet-dashboard) DEPRECATION

Re: [Puppet Users] Re: puppet-dashboard - rake API not working

2012-11-20 Thread Jacob
I don't get the expected output... (a list of my nodes).. only the deprecation warning. Il giorno martedì 20 novembre 2012 18:37:49 UTC+1, Bruno Leon ha scritto: Does it fail or only warn ? I can only see dprecation warnings in your message. -- Bruno On November 19, 2012

[Puppet Users] Re: puppet-dashboard - rake API not working

2012-11-19 Thread Stefan Heijmans
Yes, I noticed it in 1.2.13 ( https://groups.google.com/d/msg/puppet-users/-s07XIymxCo/Yp3DpRU4t6EJ) but not in 1.2.14. Fixed it by running the mentioned 'rake gems:refresh_specs' Stefan On Monday, November 19, 2012 10:11:35 AM UTC+1, Jacob wrote: Hello all, I am quite new to the puppet

[Puppet Users] Re: puppet-dashboard - rake API not working

2012-11-19 Thread Jacob
Thanks :) Now I get snip # sudo -u puppet-dashboard rake -f /usr/share/puppet-dashboard/Rakefile 'node:list' (in /usr/share/puppet-dashboard) DEPRECATION WARNING: Rake tasks in vendor/plugins/delayed_job/tasks are deprecated. Use lib/tasks instead. (called from