Created
January 21, 2016 18:10
-
-
Save eyecatchup/7fe1ae1288c83d2e83f2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
c:\chef\serversetup>vagrant up | |
DEPRECATION: The 'recipe_url' setting for the Chef Solo | |
provisioner is deprecated. This value will be removed in | |
Chef 12. It is recommended you use the Chef Apply provisioner | |
instead. The 'recipe_url' setting will be removed in the next | |
version of Vagrant. | |
Bringing machine 'default' up with 'virtualbox' provider... | |
==> default: Importing base box 'ubuntu/trusty64'... | |
==> default: Matching MAC address for NAT networking... | |
==> default: Destroying VM and associated drives... | |
==> default: Running cleanup tasks for 'chef_solo' provisioner... | |
C:/vm/vagrant.d/gems/gems/vagrant-puppet-install-3.0.0/lib/vagrant-puppet-install/action/install_puppet.rb:65:in `default_install_url': undefined method `match' for nil:NilClass (NoMethodError) | |
from ... | |
c:\chef\serversetup> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment