Noticed that using the following today for my Vagrant box: config.vm.box = "chef/centos-6.5"
failed with: The box 'chef/centos-6.5' 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/chef/centos-6.5"] Error: The requested URL returned error: 404 Not Found Indeed I went to https://atlas.hashicorp.com/chef and there are no boxes listed there? What happened? Should I be using something else? Please help! -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/vagrant/issues IRC: #vagrant on Freenode --- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/255ae5ff-14ad-4f70-83ab-b08e30dc030e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
