summaryrefslogtreecommitdiff
path: root/subplot
AgeCommit message (Expand)AuthorFilesLines
2022-01-21refactor: use lib/runcmd's steps instead of custom onesLars Wirzenius2-83/+0
2021-11-10fix: prepend Cargo target directory to PATHLars Wirzenius1-1/+5
2021-10-06fix(subplot/vmadm.yaml): update bindings file to use new syntaxLars Wirzenius1-11/+31
2021-08-05feat: if no networks are specified, use defaultLars Wirzenius1-0/+3
2021-07-25test: verify both dicts have the same keyLars Wirzenius1-0/+2
2021-07-25test: make equality check more genericLars Wirzenius1-2/+17
2021-07-25test: make tilde expansion be more genericLars Wirzenius1-6/+12
2021-07-25test: verify that "vmadm config" worksLars Wirzenius2-0/+27
2021-07-25chore: drop vendored Subplot librariesLars Wirzenius4-555/+0
2021-03-25fix: put back most of the VM creation scenarioLars Wirzenius1-0/+3
2021-03-14fix: VMs can be restartedLars Wirzenius2-0/+22
2021-03-04feat: use configured defaults to unspecified machine attributesLars Wirzenius2-5/+6
2021-03-04feat! allow specification files to have any number of machinesLars Wirzenius1-4/+4
2021-03-04feat: configurable image_directory where VM images go by defaultLars Wirzenius2-3/+4
2021-03-03test: make path to Debian cloud image be configurableLars Wirzenius2-0/+17
2021-02-28feat: export cloud-init config, set SSH host keysLars Wirzenius2-0/+36
2021-02-20delete take spec file, not VM nameLars Wirzenius1-7/+2
2021-02-20feat: vmadm command to create, list, and delete virtual machinesLars Wirzenius6-0/+614