Sha256: c7c47568d44c0d8fe89c31dbdfe34bd1235fd3364217c68fac6f31a085f34b06

Contents?: true

Size: 156 Bytes

Versions: 26

Compression:

Stored size: 156 Bytes

Contents

windows_package "Vagrant #{node['vagrant']['msi_version']}" do
  source node['vagrant']['url']
  checksum node['vagrant']['checksum']
  action :install
end

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
madscience-0.0.29 cookbooks/vagrant/recipes/windows.rb
madscience-0.0.28 cookbooks/vagrant/recipes/windows.rb
madscience-0.0.27 cookbooks/vagrant/recipes/windows.rb
madscience-0.0.26 cookbooks/vagrant/recipes/windows.rb
madscience-0.0.25 cookbooks/vagrant/recipes/windows.rb
madscience-0.0.24 cookbooks/vagrant/recipes/windows.rb
madscience-0.0.23 cookbooks/vagrant/recipes/windows.rb
madscience-0.0.21 cookbooks/vagrant/recipes/windows.rb
madscience-0.0.20 cookbooks/vagrant/recipes/windows.rb
madscience-0.0.19 cookbooks/vagrant/recipes/windows.rb
madscience-0.0.17 cookbooks/vagrant/recipes/windows.rb
madscience-0.0.16 cookbooks/vagrant/recipes/windows.rb
madscience-0.0.15 cookbooks/vagrant/recipes/windows.rb
madscience-0.0.14 cookbooks/vagrant/recipes/windows.rb
madscience-0.0.13 cookbooks/vagrant/recipes/windows.rb
madscience-0.0.11 cookbooks/vagrant/recipes/windows.rb
madscience-0.0.10 cookbooks/vagrant/recipes/windows.rb
madscience-0.0.9 cookbooks/vagrant/recipes/windows.rb
madscience-0.0.8 cookbooks/vagrant/recipes/windows.rb
madscience-0.0.7 cookbooks/vagrant/recipes/windows.rb