Skip to content

Commit

Permalink
allow upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
nate st. germain committed Oct 16, 2019
1 parent 8c5b3f6 commit ede1c2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manifests/package.pp
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
package { $::threatstack::ts_package:
ensure => $::threatstack::package_version,
source => $::threatstack::windows_download_url,
upgradeable => true,
install_options => $::threatstack::windows_install_options
}
}
Expand Down

0 comments on commit ede1c2a

Please sign in to comment.