mirror of
https://github.com/hashicorp/packer.git
synced 2026-04-22 22:59:46 -04:00
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
This commit is contained in:
parent
97e2e9e637
commit
91a16aa8e0
1 changed files with 0 additions and 36 deletions
|
|
@ -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…
Reference in a new issue