From abb2f791555ac57b48de6a28aed648c8ad2e5a3f Mon Sep 17 00:00:00 2001 From: Christophe Jauffret Date: Mon, 5 Dec 2022 17:58:59 +0100 Subject: [PATCH] Add Nutanix docs (#12131) --- website/data/plugins-manifest.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/website/data/plugins-manifest.json b/website/data/plugins-manifest.json index 3c5c70d44..6223bb15e 100644 --- a/website/data/plugins-manifest.json +++ b/website/data/plugins-manifest.json @@ -194,6 +194,13 @@ "pluginTier": "community", "version": "latest" }, + { + "title": "Nutanix", + "path": "nutanix", + "repo": "nutanix-cloud-native/packer-plugin-nutanix", + "version": "latest", + "sourceBranch": "main" + }, { "title": "OpenStack", "path": "openstack", @@ -341,4 +348,4 @@ "version": "latest", "pluginTier": "community" } -] +] \ No newline at end of file