id like to either be able to specify custom dns for the vagrant machines, with some ip addresses having more than one name. for example,
192.168.0.2 client 192.68.0.3 webserver web1.vagrant.lan web2.vagrant.lan then webserver could set up with different sites for web1 and web2. hostmanager does this with hostmanager.aliases :) On Sunday, December 27, 2015 at 1:39:03 AM UTC-8, Alvaro Miranda Aguilera wrote: > > Hello can you explain what you expect to have? > > > > On Sun, Dec 27, 2015 at 11:32 AM, pixel fairy <[email protected] > <javascript:>> wrote: > >> Hi, i already use hostmanager, but id like to do custom dns for a vagrant >> network to test mutil domain hosts (web, email etc). >> >> i thought about just sharing through a private network with non VM >> virtual machines, or skipping hostmanager for a probably more complex hosts >> setup. but a) some multi domain stuff might work better with real dns >> instead of a hosts file, and b) im hoping theres a better way. >> >> -- >> 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 [email protected] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/vagrant-up/2777ed63-d55a-4a3c-9b67-6afbb5039254%40googlegroups.com >> >> <https://groups.google.com/d/msgid/vagrant-up/2777ed63-d55a-4a3c-9b67-6afbb5039254%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/ee2487ca-d9d9-4d03-b089-48cc107fadfd%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
