vagrant-omnibus | Vagrant plugin that ensures the desired version | Configuration Management library
kandi X-RAY | vagrant-omnibus Summary
kandi X-RAY | vagrant-omnibus Summary
A Vagrant plugin that ensures the desired version of Chef is installed via the platform-specific Omnibus packages.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of vagrant-omnibus
vagrant-omnibus Key Features
vagrant-omnibus Examples and Code Snippets
Community Discussions
Trending Discussions on vagrant-omnibus
QUESTION
I try to run following command:
vagrant plugin install vagrant-librarian-chef
ANSWER
Answered 2017-Mar-06 at 10:06As far as I can read there, you are using ruby 1.9.1
and the error message is that you need at least ruby 2.0
for that plugin.
Try updating ruby
to a newer version. Also try using a tool like rbenv
to manage multiple ruby versions, in case you need ruby 1.9.1
for future projects.
QUESTION
I want to spin up a Vagrant box and provision a LAMP stack using chef-solo and berkshelf. Here's the steps I take:
...ANSWER
Answered 2017-Feb-12 at 19:54As shown in the command it is trying to run, the issue isn't the chef
executable, it's berks
. Remove the copy of that you installed via gems and makes sure the copy from ChefDK is working.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install vagrant-omnibus
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page