hellt / vrnetlab

Make VM-based Network OSes run in Containerlab
https://containerlab.dev
MIT License
129 stars 88 forks source link

Introducing Ubuntu support and qemu args (cpu/mem/smp/args) #198

Closed hellt closed 5 months ago

hellt commented 5 months ago

This is a combo PR that embeds #183 and #187 as well as adds support for qemu_args override

hellt commented 5 months ago

thanks @jmussmann for your great work on streamlining the cpu/mem/smp args handling. Since I couldn't push to the original PRs I created a new branch and added on top some polish.

In addition to polishing, I added QEMU_ADDITIONAL_ARGS handling to support extra args provisioning in the same spirit