summaryrefslogtreecommitdiff
path: root/subplot/vmadm.yaml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-03-04 10:40:21 +0200
committerLars Wirzenius <liw@liw.fi>2021-03-04 11:46:17 +0200
commit458305fa48338de178739af2e3e86b85c0036a54 (patch)
tree9ad0731c2142d8fa49dda598d5a929556d221f3f /subplot/vmadm.yaml
parent9ec059250bacd1b17547e40b95709fac8d4f164a (diff)
downloadvmadm-458305fa48338de178739af2e3e86b85c0036a54.tar.gz
feat: use configured defaults to unspecified machine attributes
Diffstat (limited to 'subplot/vmadm.yaml')
-rw-r--r--subplot/vmadm.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/subplot/vmadm.yaml b/subplot/vmadm.yaml
index ec7d424..21662b6 100644
--- a/subplot/vmadm.yaml
+++ b/subplot/vmadm.yaml
@@ -7,7 +7,7 @@
- when: "I invoke vmadm cloud-init --config {config} {filename} {dirname}"
function: invoke_cloud_init
-- when: "I invoke vmadm new {filename}"
+- when: "I invoke vmadm new --config {config} {filename}"
function: create_vm
cleanup: delete_vm