hellt / vrnetlab

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

Containerlab vm resources using env variabes - idea for #184 #187

Closed jmussmann closed 5 months ago

jmussmann commented 7 months ago

This is a proposal to solve the issue #184

I added more general functions for CPU, SMP and Memory parameters. Due to this it was necessary to change all kinds which use the qemu "-cpu" and "-smp" parameter.

I do not have access to most of the other base images, thus I was not able to test my changes to the most kinds.

hellt commented 5 months ago

done in #198