telcat/vagrant-proxmox

Custom network configuration

kstaniek opened this issue · 5 comments

How much effort does it need to implement more customised network provisioning?
Are you planning to implement netif config as a string i.e.:
netif='ifname=eth0,bridge=vmbr0v31,mac=DE:AD:BE:AF:02:00,host_ifname=veth200.0,host_mac=BE:EF:DE:AD:02:00'

My observation is that this project tends to be self-serve, @kstaniek, and that patches are welcome.

If I only knew how to patch it. I'm not ruby programmer. I have no clue how to build and test if I fork it.

Maybe ask on forum.proxmox.com or the Google+ group - the more interest and
awareness the more likely someone will chip in.

Also you might find someone willing to work on it if you have a budget.

On Mon, Jun 8, 2015 at 11:29 AM, Klaudiusz Staniek <notifications@github.com

wrote:

If I only knew how to patch it. I'm not ruby programmer. I have no clue
how to build and test if I fork it.


Reply to this email directly or view it on GitHub
#20 (comment)
.

Ok, seems I need to learn myself.

Ruby is pretty straightforward. Best of luck ;)

On Mon, Jun 8, 2015 at 11:44 AM, Klaudiusz Staniek <notifications@github.com

wrote:

Ok, seems I need to learn myself.


Reply to this email directly or view it on GitHub
#20 (comment)
.