Add libvirt plugin (#11762)

This PR adds my packer plugin supporting remote builds on Libvirt hypervisors to the plugin manifest.
pull/11782/head
Kiss Tamás 4 years ago committed by GitHub
parent 90d3c20b7d
commit b19980c26e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -159,6 +159,13 @@
"version": "latest",
"isHcpPackerReady": true
},
{
"title": "Libvirt",
"path": "libvirt",
"repo": "thomasklein94/packer-plugin-libvirt",
"pluginTier": "community",
"version": "latest"
},
{
"title": "LXC",
"path": "lxc",

Loading…
Cancel
Save