Can install vagrant dummy box
ChristopherDosin opened this issue · 1 comments
ChristopherDosin commented
I installed the plugin - so far without errors. If i try to run the box add
command i get the following error:
vagrant box add dummy dummy_box/dummy.box
The box 'dummy_box/dummy.box' 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/dummy_box/dummy.box"]
Error: The requested URL returned error: 404 Not Found
did i something wrong?
lifeart commented
First clone this repo into command path (dummy_box/dummy.box in this repository, not in hashicorp.com)