Remove duplicate routs from rebase

This commit is contained in:
Wilken Rivera 2021-04-20 15:24:31 -04:00
parent 8bf03cbca7
commit 386f7c3f56
1 changed files with 7 additions and 20 deletions

View File

@ -71,6 +71,13 @@
"pluginTier": "community",
"version": "latest"
},
{
"title": "Puppet",
"path": "puppet",
"repo": "hashicorp/packer-plugin-puppet",
"version": "latest",
"pluginTier": "community"
},
{
"title": "Scaleway",
"path": "scaleway",
@ -101,25 +108,5 @@
"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": "Puppet",
"path": "puppet",
"repo": "hashicorp/packer-plugin-puppet",
"version": "latest",
"pluginTier": "community"
}
]