remove from website, add remote docs
This commit is contained in:
parent
b54121a72d
commit
50fadc4118
|
@ -679,10 +679,6 @@
|
||||||
"title": "Overview",
|
"title": "Overview",
|
||||||
"path": "builders"
|
"path": "builders"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"title": "Alicloud ECS",
|
|
||||||
"path": "builders/alicloud-ecs"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"title": "Azure",
|
"title": "Azure",
|
||||||
"routes": [
|
"routes": [
|
||||||
|
|
|
@ -1,4 +1,10 @@
|
||||||
[
|
[
|
||||||
|
{
|
||||||
|
"title": "Alicloud",
|
||||||
|
"path": "alicloud",
|
||||||
|
"repo": "hashicorp/packer-plugin-alicloud",
|
||||||
|
"version": "latest"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "Ansible",
|
"title": "Ansible",
|
||||||
"path": "ansible",
|
"path": "ansible",
|
||||||
|
|
Loading…
Reference in New Issue