9 Commits

Author SHA1 Message Date
Joe Clarke
cc711f220e Add ext4 as a provision disk type. 2025-07-20 04:37:59 -04:00
Joe Clarke
a0925ec081 Update schema for CML 2.9. 2025-05-25 15:08:31 -04:00
Joe Clarke
9aabef36f5 Fix typo. 2025-03-01 08:49:33 -05:00
Joe Clarke
a9cdfb5a71 Add support for sim parameters. 2025-02-28 14:10:53 -05:00
Joe Clarke
8a83eefbee Allow for a min_count for interfaces. 2024-09-18 13:16:22 -04:00
Joe Clarke
c9290fba70 Allow VGA as a video vard type. 2024-06-15 12:51:25 -04:00
Joe Clarke
a835d23daf Update with some 2.7 properties. 2024-04-09 12:19:02 -04:00
oliveruhlar
f9b6e0d205 Fix for sim.video.memory (#29)
* change sim.video.memory range

* set default sim.video.memory

Co-authored-by: Oliver Uhlar <ouhlar@cisco.com>
2022-11-29 13:50:41 -05:00
oliveruhlar
82da71d916 Validate action and some fixes for node definitions (#28)
* Validation by schema action for node definitions

* fix sim.video.model for windows 10 nd

* change action checkout version

* fix node definitions (do not explicitly set `boot_disk_size` as this may break booting.  Instead, let libvirt use the actual size of the backing disk)

Co-authored-by: Oliver Uhlar <ouhlar@cisco.com>
2022-11-27 12:32:31 -05:00