update website
This commit is contained in:
parent
9044deeb05
commit
5145893ae5
|
@ -696,10 +696,6 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"title": "CloudStack",
|
|
||||||
"path": "builders/cloudstack"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"title": "DigitalOcean",
|
"title": "DigitalOcean",
|
||||||
"path": "builders/digitalocean"
|
"path": "builders/digitalocean"
|
||||||
|
|
|
@ -23,12 +23,21 @@
|
||||||
"path": "chef",
|
"path": "chef",
|
||||||
"repo": "hashicorp/packer-plugin-chef",
|
"repo": "hashicorp/packer-plugin-chef",
|
||||||
"version": "latest",
|
"version": "latest",
|
||||||
"pluginTier": "community"
|
"pluginTier": "community",
|
||||||
|
"version": "latest"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "Cloudstack",
|
||||||
|
"path": "cloudstack",
|
||||||
|
"repo": "hashicorp/packer-plugin-cloudstack",
|
||||||
|
"pluginTier": "community",
|
||||||
|
"version": "latest"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Docker",
|
"title": "Docker",
|
||||||
"path": "docker",
|
"path": "docker",
|
||||||
"repo": "hashicorp/packer-plugin-docker",
|
"repo": "hashicorp/packer-plugin-docker",
|
||||||
|
|
||||||
"version": "latest"
|
"version": "latest"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue