Hi !
Problem fixed !
Syntax wasn't good, i found on old doc but i've search again and i've found another syntaxe to do the same thing : "bundle exec rake db:migrate RAILS_ENV=production"
And it works ! the database has been generated.
I just want to know how to use the dashboard db with puppet. And if it's possible to fill that db automaticaly when a puppet agent connects itself to the puppetmaster.
Fill the nodes table and reports table etc.
More information on my configuration :
Passenger : 4.0
Puppet-dashboard : 2.0 Beta
i've just changed puppetmaster : 3.6
thx