Change metadata's vagrant-lxc-version attribute to just version as it represents the metadata version and not the gem version itself

This commit is contained in:
Fabio Rehm 2013-03-30 19:13:56 -03:00
parent fcaf98d669
commit 37173cb8ee

View file

@ -1,6 +1,6 @@
{
"provider": "lxc",
"vagrant-lxc-version": "0.0.1",
"provider": "lxc",
"version": "1",
"template-opts": {
"--arch": "amd64",