summaryrefslogtreecommitdiff
path: root/vmadm.md
AgeCommit message (Expand)AuthorFilesLines
2022-09-09fix: use new Subplot external metadataLars Wirzenius1-16/+0
2022-04-29feat: optionally turn off authorized keys support in SSH serverLars Wirzenius1-1/+4
2022-04-07feat: add a user_ca_pubkey field to config, specLars Wirzenius1-1/+10
2022-02-28feat: add a recreate subcommandLars Wirzenius1-0/+8
2022-01-29feat: allow start, stop, new, delete on multiple specs at onceLars Wirzenius1-0/+61
2022-01-21refactor: use lib/runcmd's steps instead of custom onesLars Wirzenius1-12/+13
2021-12-08feat: give a more useful error message when VM image already existsLars Wirzenius1-0/+27
2021-12-08fix: update metadata for current SubplotLars Wirzenius1-2/+2
2021-11-10feat: check that virtual network names are syntactically correctLars Wirzenius1-0/+60
2021-11-06fix: make checks for memory and disk less sensitive to varianceLars Wirzenius1-2/+2
2021-10-06fix(vmadm.md): expand tab to spacesLars Wirzenius1-17/+17
2021-08-20feat! add support for non-virtual networksLars Wirzenius1-2/+45
2021-08-08feat: expand tilde notation in the CA key field in a specLars Wirzenius1-4/+5
2021-08-05feat: if no networks are specified, use defaultLars Wirzenius1-6/+2
2021-07-25fix: actually add networks to VMLars Wirzenius1-4/+5
2021-07-25feat: allow use to add a VM on virtual networksLars Wirzenius1-0/+57
2021-07-25test: verify that "vmadm config" worksLars Wirzenius1-4/+36
2021-03-25feat: allow ~/ in config, specification filesLars Wirzenius1-3/+9
2021-03-25fix: put back most of the VM creation scenarioLars Wirzenius1-4/+4
2021-03-25tests: clarify the subplot to explain the stepsLars Wirzenius1-0/+28
2021-03-21feat: optionally mark new VM as autostartedLars Wirzenius1-0/+1
2021-03-14fix: VMs can be restartedLars Wirzenius1-0/+3
2021-03-07feat: generate SSH key pairs, create host certificatesLars Wirzenius1-1/+20
2021-03-04feat: use configured defaults to unspecified machine attributesLars Wirzenius1-13/+14
2021-03-04feat! allow specification files to have any number of machinesLars Wirzenius1-27/+27
2021-03-04feat: configurable image_directory where VM images go by defaultLars Wirzenius1-2/+6
2021-03-03test: make path to Debian cloud image be configurableLars Wirzenius1-1/+2
2021-02-28feat: export cloud-init config, set SSH host keysLars Wirzenius1-21/+84
2021-02-20delete take spec file, not VM nameLars Wirzenius1-1/+2
2021-02-20feat: vmadm command to create, list, and delete virtual machinesLars Wirzenius1-0/+95