From 37173cb8ee287b8bc55c9a5d0a2b9d35240264d9 Mon Sep 17 00:00:00 2001 From: Fabio Rehm Date: Sat, 30 Mar 2013 19:13:56 -0300 Subject: [PATCH] Change metadata's vagrant-lxc-version attribute to just version as it represents the metadata version and not the gem version itself --- boxes/quantal64/metadata.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/boxes/quantal64/metadata.json b/boxes/quantal64/metadata.json index ea24c7b..5b63afa 100644 --- a/boxes/quantal64/metadata.json +++ b/boxes/quantal64/metadata.json @@ -1,6 +1,6 @@ { - "provider": "lxc", - "vagrant-lxc-version": "0.0.1", + "provider": "lxc", + "version": "1", "template-opts": { "--arch": "amd64",