Skip to content

Commit

Permalink
backport of commit a9eecb4 (#17945)
Browse files Browse the repository at this point in the history
This pull request was automerged via backport-assistant
  • Loading branch information
hc-github-team-nomad-core authored Jul 14, 2023
1 parent 0368bf0 commit 56e5f17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/content/docs/drivers/qemu.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ job "docs" {
```hcl
plugin "qemu" {
config {
image_paths = ["/mnt/image/paths"]
image_paths = ["/mnt/image/paths"]
args_allowlist = ["-drive", "-usbdevice"]
}
}
Expand Down

0 comments on commit 56e5f17

Please sign in to comment.