Discussion:
[vagrant-up] Project Required
HARSHA AGARWAL 17BCE0815
2018-09-17 14:59:12 UTC
Permalink
Hi,
We are bunch of college students in India trying to find a project for
Operating Systems course.We need your help for our project. Please share
some of the projects that can be carried on Vagrant and VirtualBox as soon
as possible.
Please help soon.....
--
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 vagrant-up+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/ab7e2803-f960-465c-91e6-1b97e0b058b4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Alvaro Miranda Aguilera
2018-09-18 07:24:26 UTC
Permalink
Hello bunch of college students!

If you can share more information, we can help.

If you have a github account, create a repo, and put what you doing over
there and share the link here.

Let's say you want to use centos, you can


mkdir centos
cd centos
vagrant init -m centos/7


This will create a minimal vagrant file, you can add this Vagrantfile to
the github repo, and you can all share the file.

from there, check vagrantup.com/docs and start adding what you require, and
keep the repo up to date, so all the students can share the same box
definion.

If you need assistance, just ask, try to be more detailed on what you need

Thanks!
Alvaro

On Mon, Sep 17, 2018 at 5:59 PM HARSHA AGARWAL 17BCE0815 <
Post by HARSHA AGARWAL 17BCE0815
Hi,
We are bunch of college students in India trying to find a project for
Operating Systems course.We need your help for our project. Please share
some of the projects that can be carried on Vagrant and VirtualBox as soon
as possible.
Please help soon.....
--
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
To view this discussion on the web visit
https://groups.google.com/d/msgid/vagrant-up/ab7e2803-f960-465c-91e6-1b97e0b058b4%40googlegroups.com
<https://groups.google.com/d/msgid/vagrant-up/ab7e2803-f960-465c-91e6-1b97e0b058b4%40googlegroups.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
Alvaro
--
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 vagrant-up+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/CAHqq0ewPtvYu14kb_3M9kGTRxTjrz2%2BPVL0WweYaukL3_WkMKA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Loading...