add qemu to docs-remote-plugins.json

This commit is contained in:
sylviamoss 2021-04-19 17:45:51 +02:00
parent 7a85b7328e
commit 5a00020830
1 changed files with 6 additions and 0 deletions

View File

@ -40,5 +40,11 @@
"path": "vmware",
"repo": "hashicorp/packer-plugin-vmware",
"version": "latest"
},
{
"title": "QEMU",
"path": "qemu",
"repo": "hashicorp/packer-plugin-qemu",
"version": "latest"
}
]