pmallas

Results 10 comments of pmallas

I don't know how I manage to do it. I have searched and searched for a way to fix this. The moment after I post it, I find a work...

Ok, got a bit further. Now this: C:\Users\pmallas\Sites\geoq-chef-installer>vagrant up Bringing machine 'default' up with 'virtualbox' provider... C:/Users/pmallas/.vagrant.d/gems/gems/vagrant-berkshelf-1.3.7/lib/berkshelf/vagrant/env.rb:18:in `initialize': undefined method`scope' for # (NoMethodError) from C:/Users/pmallas/.vagrant.d/gems/gems/vagrant-berkshelf-1.3.7/lib/berkshelf/vagrant/action.rb:54:in `new' from C:/Users/pmallas/.vagrant.d/gems/gems/vagrant-berkshelf-1.3.7/lib/berkshelf/vagrant/action.rb:54:in`block in setup'...

Thanks @jaalfaro For me (on Windows), the command needed to be changed slightly: vagrant plugin install vagrant-berkshelf --plugin-version ">= 2.0.1" (double quotes around ">=2.0.1" )

Also, I had to add source 'https://api.berkshelf.com' to the top of the Berkfile in order for 'vagrant up' to work

Ok, I seem have completed the install. 'Vagrant up' starts and I seeing the virtual machine is running in virtual box. But I am unsure what is next. How do...

Ok, I guess my 'vagrant up' command is not completing properly. Although my VM appears to be running (I can 'vagrant ssh' in), my 'chef solo' is not completing properly:...

Actually, that line is already commented out in the default.rb file.

This still seems to a problem. It is now July, 2024. Is the above workaround still the recommended way to deal with this problem? Thank you.

Hi thereSure, I can help if needed. I have not done much contributing to GitHub projects, I'm willing to put in some time. I really like this library.PaulSent from my...