foreman_fog_proxmox
foreman_fog_proxmox copied to clipboard
Could not locate Gemfile
Hi, after executing "sudo -u foreman /usr/bin/foreman-ruby /usr/bin/bundle install"
I get this error: Could not locate Gemfile
What's wrong?
Hello. You need to create it first: config\Gemfile.rb
see Readme.
with this line: echo "gem 'foreman_fog_proxmox'" | sudo -u foreman tee /usr/share/foreman/bundler.d/Gemfile.local.rb ? If yes: I executed this line. This error still appears.
Push
Noone??
Unless you want to contribute to code and test locally, you should install with OS packages.
OS packages are the supported path.