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

Commit

Permalink
Merge pull request #18 from klynton/patch-1
Browse files Browse the repository at this point in the history
Updating to Vagrant 1.3.4.
  • Loading branch information
fromonesrc committed Oct 7, 2013
2 parents 5f1c527 + 3ea8f9f commit e27d186
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 e27d186

Please sign in to comment.