Skip to content
This repository has been archived by the owner on Dec 2, 2020. It is now read-only.

Commit

Permalink
Updating to Vagrant 1.3.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
klynton committed Oct 7, 2013
1 parent 5f1c527 commit 3ea8f9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/init.pp
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
class vagrant {
package { 'Vagrant':
ensure => installed,
source => 'http://files.vagrantup.com/packages/db8e7a9c79b23264da129f55cf8569167fc22415/Vagrant-1.3.3.dmg',
source => 'http://files.vagrantup.com/packages/0ac2a87388419b989c3c0d0318cc97df3b0ed27d/Vagrant-1.3.4.dmg',
provider => 'pkgdmg'
}

Expand Down

0 comments on commit 3ea8f9f

Please sign in to comment.