nickwallen edited a comment on issue #1395: METRON-2094 Create CentOS 7 
Development Environment
URL: https://github.com/apache/metron/pull/1395#issuecomment-487409127
 
 
   @ottobackwards  I have never seen that.  Be sure to "vagrant destroy -f" in 
the directory, and even a `rm -rf .vagrant` for good measure, so you are 
starting with a completely fresh image.
   
   What directory did you run that in; centos6 or centos7?  
   
   And what box images are you using `vagrant box list`?  I am running the 
following, but I may need to update.  The command will show all versions that 
you have, but when you `vagrant up` it uses the latest version.
   ```
   $ vagrant box list
   ...
   centos/6           (virtualbox, 1804.02)
   centos/7           (virtualbox, 1708.01)
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to