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 #8 from jpsirois/master
Browse files Browse the repository at this point in the history
Update to version 4.0.9
  • Loading branch information
fromonesrc committed Nov 28, 2013
2 parents dcd432a + a6e47c0 commit e471482
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifests/init.pp
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
# include 1password
class onepassword {
$host = 'd13itkw33a7sus.cloudfront.net'
$path = 'dist/1P/mac/1Password-3.8.21.zip'

$path = 'dist/1P/mac4/1Password-4.0.9.zip'
package { '1Password':
source => "https://${host}/${path}",
provider => 'compressed_app'
Expand Down

0 comments on commit e471482

Please sign in to comment.