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:
parent
fcaf98d669
commit
37173cb8ee
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"provider": "lxc",
|
"provider": "lxc",
|
||||||
"vagrant-lxc-version": "0.0.1",
|
"version": "1",
|
||||||
|
|
||||||
"template-opts": {
|
"template-opts": {
|
||||||
"--arch": "amd64",
|
"--arch": "amd64",
|
||||||
|
|
Loading…
Add table
Reference in a new issue