You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You may see this error when running vagrant up on OSX
$ vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Box 'puppetlabs/centos-6.6-64-puppet' could not be found. Attempting to find and install...
default: Box Provider: virtualbox
default: Box Version: 1.0.1
The box 'puppetlabs/centos-6.6-64-puppet' could not be found or
could not be accessed in the remote catalog. If this is a private
box on HashiCorp's Atlas, please verify you're logged in via
`vagrant login`. Also, please double-check the name. The expanded
URL and error message are shown below:
URL: ["https://atlas.hashicorp.com/puppetlabs/centos-6.6-64-puppet"]
Error:
This is a known Vagrant issue. See here for the workaround
The text was updated successfully, but these errors were encountered:
You may see this error when running
vagrant up
on OSXThis is a known Vagrant issue. See here for the workaround
The text was updated successfully, but these errors were encountered: