Hello,
I'm trying to use Vagrant/Puppet & Openstack
When I make vagrant provision
/opt/puppetlabs/puppet/bin/rake -f /opt/puppet/share/puppet-dashboard/Rakefile RAILS_ENV=production nodeclass:add[openstack::role::compute,skip]
I had the following error
==> master: No Rakefile found (looking for: /opt/puppet/share/puppet-dashboard/Rakefile)
Where Can I found the right puppet-dashboard Rakefile in Puppet 4.4.2 ?
Thanks
↧