mirror of
https://github.com/hashicorp/packer.git
synced 2026-05-28 04:35:38 -04:00
Removing Huawei from plugin docs (#11888)
This commit is contained in:
parent
6ab16561b5
commit
30a263ec7f
2 changed files with 0 additions and 10 deletions
|
|
@ -7,8 +7,6 @@
|
|||
|
||||
- [Exoscale builder](https://github.com/exoscale/packer-plugin-exoscale) - A builder to create Exoscale custom templates based on a Compute instance snapshot.
|
||||
|
||||
- [Huawei Cloud ECS builder](https://github.com/huaweicloud/packer-builder-huaweicloud-ecs) - Plugin for creating [Huawei Cloud ECS](https://www.huaweicloud.com/intl/en-us/) images.
|
||||
|
||||
- [Citrix XenServer/Citrix Hypervisor](https://github.com/xenserver/packer-builder-xenserver) - Plugin for creating [Citrix XenServer/Citrix Hypervisor](https://xenserver.org/) images from an iso image or from an existing template.
|
||||
|
||||
- [XCP-NG/Citrix XenServer/Citrix Hypervisor/Updated Fork](https://github.com/ddelnano/packer-plugin-xenserver) - Plugin for creating [XCP-NG/Citrix XenServer/Citrix Hypervisor](https://xcp-ng.org/) images from an iso image or from an existing template. This is a fork of the orginal, and reccomended by the developers of XCP-NG.
|
||||
|
|
|
|||
|
|
@ -115,14 +115,6 @@
|
|||
"version": "latest",
|
||||
"pluginTier": "community"
|
||||
},
|
||||
{
|
||||
"title": "HuaweiCloud",
|
||||
"path": "huaweicloud",
|
||||
"repo": "huaweicloud/packer-plugin-huaweicloud",
|
||||
"version": "v0.4.0",
|
||||
"pluginTier": "community",
|
||||
"sourceBranch": "master"
|
||||
},
|
||||
{
|
||||
"title": "HyperOne",
|
||||
"path": "hyperone",
|
||||
|
|
|
|||
Loading…
Reference in a new issue