Set plugin version properly
This commit is contained in:
@@ -10,7 +10,7 @@ packer {
|
|||||||
}
|
}
|
||||||
vagrant = {
|
vagrant = {
|
||||||
source = "github.com/hashicorp/vagrant"
|
source = "github.com/hashicorp/vagrant"
|
||||||
version = "1.1.1"
|
version = "= 1.1.1"
|
||||||
}
|
}
|
||||||
vmware = {
|
vmware = {
|
||||||
version = ">= 1.0"
|
version = ">= 1.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user