Remove migrated plugins from old plugin docs framework

This change removes the following plugins from the old docs framework, as
they have been fully migrated to the integrations framework.

* ethanmdavidson/packer-plugin-git
* linode/packer-plugin-linode
* parallels/packer-plugin-parallels
* ivoronin/packer-plugin-sshkey
* cirruslabs/packer-plugin-tart
fix_flags_plugins_install
Wilken Rivera 2 years ago committed by Lucas Bajolet
parent 97e2e9e637
commit 91a16aa8e0

@ -22,13 +22,6 @@
"version": "latest",
"sourceBranch": "main"
},
{
"title": "Git",
"path": "git",
"repo": "ethanmdavidson/packer-plugin-git",
"version": "latest",
"sourceBranch": "main"
},
{
"title": "Gridscale",
"path": "gridscale",
@ -52,14 +45,6 @@
"pluginTier": "community",
"version": "latest"
},
{
"title": "Linode",
"path": "linode",
"repo": "linode/packer-plugin-linode",
"pluginTier": "verified",
"version": "latest",
"isHcpPackerReady": true
},
{
"title": "Libvirt",
"path": "libvirt",
@ -90,13 +75,6 @@
"pluginTier": "verified",
"isHcpPackerReady": true
},
{
"title": "Parallels",
"path": "parallels",
"repo": "parallels/packer-plugin-parallels",
"version": "latest",
"pluginTier": "verified"
},
{
"title": "Scaleway",
"path": "scaleway",
@ -104,20 +82,6 @@
"pluginTier": "verified",
"version": "latest"
},
{
"title": "SSH Key",
"path": "sshkey",
"repo": "ivoronin/packer-plugin-sshkey",
"pluginTier": "community",
"version": "latest"
},
{
"title": "Tart",
"path": "tart",
"repo": "cirruslabs/packer-plugin-tart",
"pluginTier": "community",
"version": "latest"
},
{
"title": "UCloud",
"path": "ucloud",

Loading…
Cancel
Save