From 6094c979984df995394750436a4cba9516f26936 Mon Sep 17 00:00:00 2001 From: Adrien Delorme Date: Mon, 19 Apr 2021 17:20:46 +0200 Subject: [PATCH] Update docs-remote-plugins.json order alphabetically --- website/data/docs-remote-plugins.json | 30 +++++++++++++-------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/website/data/docs-remote-plugins.json b/website/data/docs-remote-plugins.json index 1ae99ccd1..161ac3791 100644 --- a/website/data/docs-remote-plugins.json +++ b/website/data/docs-remote-plugins.json @@ -1,8 +1,8 @@ [ { - "title": "Docker", - "path": "docker", - "repo": "hashicorp/packer-plugin-docker", + "title": "Ansible", + "path": "ansible", + "repo": "hashicorp/packer-plugin-ansible", "version": "latest" }, { @@ -12,21 +12,15 @@ "version": "latest" }, { - "title": "Google Cloud Platform", - "path": "googlecompute", - "repo": "hashicorp/packer-plugin-googlecompute", - "version": "latest" - }, - { - "title": "VMware vSphere", - "path": "vsphere", - "repo": "hashicorp/packer-plugin-vsphere", + "title": "Docker", + "path": "docker", + "repo": "hashicorp/packer-plugin-docker", "version": "latest" }, { - "title": "Ansible", - "path": "ansible", - "repo": "hashicorp/packer-plugin-ansible", + "title": "Google Cloud Platform", + "path": "googlecompute", + "repo": "hashicorp/packer-plugin-googlecompute", "version": "latest" }, { @@ -35,6 +29,12 @@ "repo": "hashicorp/packer-plugin-virtualbox", "version": "latest" }, + { + "title": "VMware vSphere", + "path": "vsphere", + "repo": "hashicorp/packer-plugin-vsphere", + "version": "latest" + }, { "title": "VMware", "path": "vmware",