Add remote docs
This commit is contained in:
parent
a29f3340c2
commit
0ec3ad3db1
|
@ -101,5 +101,25 @@
|
|||
"path": "qemu",
|
||||
"repo": "hashicorp/packer-plugin-qemu",
|
||||
"version": "latest"
|
||||
},
|
||||
{
|
||||
"title": "Outscale",
|
||||
"path": "outscale",
|
||||
"repo": "hashicorp/packer-plugin-outscale",
|
||||
"version": "latest",
|
||||
"pluginTier": "community"
|
||||
},
|
||||
{
|
||||
"title": "Parallels",
|
||||
"path": "parallels",
|
||||
"repo": "hashicorp/packer-plugin-parallels",
|
||||
"version": "latest"
|
||||
},
|
||||
{
|
||||
"title": "Chef",
|
||||
"path": "chef",
|
||||
"repo": "hashicorp/packer-plugin-chef",
|
||||
"version": "latest",
|
||||
"pluginTier": "community"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue