summaryrefslogtreecommitdiff
path: root/subplot/vmadm.yaml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-03-25 09:37:15 +0000
committerLars Wirzenius <liw@liw.fi>2021-03-25 09:37:15 +0000
commita45450a42e4cdcd7f2d5671984c9c7f3945131fd (patch)
tree27e9b77e04a877a3efdb7b9795f5977060b3488a /subplot/vmadm.yaml
parent8e6febfb777714c5b7f5ed9843e660ef218d3eb0 (diff)
parent23138e5bdb8ca751834009d99d85b37e5e4ae5ae (diff)
downloadvmadm-a45450a42e4cdcd7f2d5671984c9c7f3945131fd.tar.gz
Merge branch 'errors' into 'main'
subplot fix and error message improvements Closes #14 See merge request larswirzenius/vmadm!29
Diffstat (limited to 'subplot/vmadm.yaml')
-rw-r--r--subplot/vmadm.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/subplot/vmadm.yaml b/subplot/vmadm.yaml
index 76881e1..fb778dd 100644
--- a/subplot/vmadm.yaml
+++ b/subplot/vmadm.yaml
@@ -11,6 +11,9 @@
function: create_vm
cleanup: delete_vm
+- when: "I invoke vmadm delete --config {config} {filename}"
+ function: delete_vm
+
- when: "I invoke vmadm shutdown --config {config} {filename}"
function: shutdown_vm