Update website vagrant version 2.1.2
This commit is contained in:
parent
26497ec2b1
commit
2cc33870d0
|
@ -5,7 +5,7 @@ set :vmware_utility_version, "1.0.1"
|
|||
|
||||
activate :hashicorp do |h|
|
||||
h.name = "vagrant"
|
||||
h.version = "2.1.1"
|
||||
h.version = "2.1.2"
|
||||
h.github_slug = "hashicorp/vagrant"
|
||||
h.website_root = "website"
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue