From ddaf0a1616cab4d301aca3f4d5d41cc2cca2970d Mon Sep 17 00:00:00 2001 From: Sri Sanketh U Date: Tue, 18 Jul 2017 22:08:15 +0530 Subject: [PATCH] Remove unnecessary docker_repo variable Change-Id: I74dfd7f6a06ba37554d5850810a47657c8dfbcf8 Signed-off-by: Sri Sanketh U --- packer/templates/virtualbox.json | 1 - 1 file changed, 1 deletion(-) diff --git a/packer/templates/virtualbox.json b/packer/templates/virtualbox.json index 2a008c7..13ec8c2 100644 --- a/packer/templates/virtualbox.json +++ b/packer/templates/virtualbox.json @@ -4,7 +4,6 @@ "os_name": null, "os_version": null, "guest_os_type": null, - "docker_repo": null, "rpm_repo_file": null, "rpm_repo_url": null }, -- 2.36.6