Github user nickwallen commented on the issue:
https://github.com/apache/metron/pull/903
Ok, I renamed the development environments.
I went with a slightly different name than I previously mentioned, but it
still matches the suggestions that I received earlier. I thought this made
more sense. Feel free to tell me if you don't like it.
Instead of `vagrant/full-dev-environment` or `vagrant/metron-on-centos` or
`vagrant/dev-on-centos6`, we have `development/centos6` which is concise and
very clear as to the intended purpose.
* `metron-deployment/development/centos6`
* `metron-deployment/development/ubuntu14`
* `metron-deployment/development/fastcapa`
I also added `metron-deployment/ansible/README.md` to clarify the purpose
and use of those shared Ansible assets. I really do not want to see people
trying to use those for anything outside of the development environments.
I edited `metron-deployment/development/README.md` to describe the various
development environments.
Let me know if this jives for everyone; @ottobackwards, @cestella, @lvets,
etc.
---