[
https://issues.apache.org/jira/browse/METRON-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jon Zeolla reassigned METRON-1485:
----------------------------------
Assignee: Jon Zeolla
> Upgrade vagrant for dev environments
> ------------------------------------
>
> Key: METRON-1485
> URL: https://issues.apache.org/jira/browse/METRON-1485
> Project: Metron
> Issue Type: Improvement
> Reporter: Jon Zeolla
> Assignee: Jon Zeolla
> Priority: Major
>
> It looks like we are going to be forced into upgrading vagrant based on some
> HashiCorp deprecation activities. See:
> [https://www.hashicorp.com/blog/terraform-enterprise-saas-has-a-new-address
> ]
> I'm still digging around for the vagrant commit that fixes this in newer
> versions - I just upgraded to the latest and that fixed it.
> Currently, if you don't have centos6 or ubuntu14 locally, you get see
> something like the following:
> $ vagrant up
> Bringing machine 'node1' up with 'virtualbox' provider...
> ==> node1: Box 'centos/6' could not be found. Attempting to find and
> install...
> node1: Box Provider: virtualbox
> node1: Box Version: >= 0
> The box 'centos/6' 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/centos/6"]
> Error: The requested URL returned error: 404 Not Found
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)