-
Notifications
You must be signed in to change notification settings - Fork 877
puppet-popcorntime #657
Comments
Please add. Thanks! :) |
Hi @josanastrid thanks for the new module! Would you mind parameterizing the version on the In your file it would look something like # Install Popcorn-Time from popcorntime.io
class popcorntime($version = '0.3.2') {
package{ 'Popcorn-Time':
provider => 'appdmg_eula',
source => "https://cdn.popcorntime.io/build/Popcorn-Time-${version}-Mac.dmg"
}
} Thanks! |
Hi @tarebyte made the changes already. Thank you for the suggestion. :) |
FYI: Homebrew/homebrew-cask#3954 (comment)
|
@tarebyte @josanastrid can this be merged in or the issue closed? |
I think @radeksimko has a good point. If it was subject to a DCMA takedown I'd rather not add it in. @johnbellone I apologize for taking so long with this issue. |
I think the DMCA concerns here are valid. I fear Boxen would simply receive a request to remove it as well. @josanastrid thanks for your work on this, sorry we can't merge it in! |
puppet-popcorntime installs Popcorn-Time
https://github.com/josanastrid/puppet-popcorntime
The text was updated successfully, but these errors were encountered: