Implements the ability for the Hyper-V provider to set VMs' mac address from the vagrant file
https://github.com/mitchellh/vagrant/pull/6296 Using it to work around this pfSense bug <https://redmine.pfsense.org/issues/4931>. On Wednesday, 23 September 2015 09:49:56 UTC+1, Alvaro Miranda Aguilera wrote: > > all good > > whats the pr ? > > On Wed, Sep 23, 2015 at 12:24 AM, Tom Fanning <[email protected] > <javascript:>> wrote: > > Now I feel stupid. Thanks for this, I had no idea the .rb files actually > got > > deployed as-is to the target machine - I assumed they were somehow > compiled. > > (Ruby noob.) > > > > Testing all done, pull request submitted. Fingers crossed! > > > > Cheers > > Tom > > > > On Tuesday, 22 September 2015 07:13:59 UTC+1, Alvaro Miranda Aguilera > wrote: > >> > >> Hello > >> > >> Have you seen this? > >> > >> https://github.com/mitchellh/vagrant-installers > >> > >> But I am not sure you need the fully installer. > >> > >> My impression will be you can put the code on top of a normal > >> installation and "it should work" ? > >> > >> I may be wrong, but that's my impression since is all ruby/plugins/etc > >> > >> Alvaro. > >> > >> On Tue, Sep 22, 2015 at 10:00 AM, Tom Fanning <[email protected]> > >> wrote: > >> > I've just written a quick patch for the Hyper-V provider which > >> > implements a > >> > new feature. However I don't have a clue where to start in order to > >> > build > >> > Vagrant on Windows in order that I can test it. Any pointers? > >> > > >> > Tom > >> > > >> > -- > >> > 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/a3f6de73-3c12-4840-a9ea-867f117c0bd0%40googlegroups.com. > > > >> > 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] <javascript:>. > > To view this discussion on the web visit > > > https://groups.google.com/d/msgid/vagrant-up/3be99c57-2af4-4527-acaf-abea004b052e%40googlegroups.com. > > > > 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/8abfacd5-c360-4cb4-b4c0-61313a0b9afb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
