You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Jon Zeolla (JIRA)" <ji...@apache.org> on 2018/03/09 14:58:00 UTC

[jira] [Created] (METRON-1485) Upgrade vagrant for dev environments

Jon Zeolla created METRON-1485:
----------------------------------

             Summary: 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


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)