backport of commit a9eecb457cef34ee856681a51af94fe0f6db4b21 (#17947)
This pull request was automerged via backport-assistant
This commit is contained in:
parent
2f7892667f
commit
c9ef870f96
|
@ -149,7 +149,7 @@ job "docs" {
|
|||
```hcl
|
||||
plugin "qemu" {
|
||||
config {
|
||||
image_paths = ["/mnt/image/paths"]
|
||||
image_paths = ["/mnt/image/paths"]
|
||||
args_allowlist = ["-drive", "-usbdevice"]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue