From bd6e06f4648ed0a84934da9c91e36a43bc2cda6e Mon Sep 17 00:00:00 2001 From: dcore94 Date: Tue, 30 Aug 2022 16:56:32 +0200 Subject: [PATCH] removed unnecessary variables --- focal-fossa/packer.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/focal-fossa/packer.json b/focal-fossa/packer.json index 09e5ff1..6eaaedf 100644 --- a/focal-fossa/packer.json +++ b/focal-fossa/packer.json @@ -1,9 +1,4 @@ { - "variables" : { - "id" : "", - "description" : "", - "name" : "" - }, "builders": [ { "type": "lxd",