mirror of
https://github.com/hashicorp/packer.git
synced 2026-04-22 14:47:19 -04:00
update website
This commit is contained in:
parent
9044deeb05
commit
5145893ae5
2 changed files with 10 additions and 5 deletions
|
|
@ -696,10 +696,6 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "CloudStack",
|
||||
"path": "builders/cloudstack"
|
||||
},
|
||||
{
|
||||
"title": "DigitalOcean",
|
||||
"path": "builders/digitalocean"
|
||||
|
|
|
|||
|
|
@ -23,12 +23,21 @@
|
|||
"path": "chef",
|
||||
"repo": "hashicorp/packer-plugin-chef",
|
||||
"version": "latest",
|
||||
"pluginTier": "community"
|
||||
"pluginTier": "community",
|
||||
"version": "latest"
|
||||
},
|
||||
{
|
||||
"title": "Cloudstack",
|
||||
"path": "cloudstack",
|
||||
"repo": "hashicorp/packer-plugin-cloudstack",
|
||||
"pluginTier": "community",
|
||||
"version": "latest"
|
||||
},
|
||||
{
|
||||
"title": "Docker",
|
||||
"path": "docker",
|
||||
"repo": "hashicorp/packer-plugin-docker",
|
||||
|
||||
"version": "latest"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue