Title: Message Title
Joshua Cooper commented on an issue
Puppet / Bug PUP-1421
appdmg prematurely filters for sources ending in .dmg
h2. Problem
The following package resource:
{noformat}
package { 'Toggl':
  provider => 'appdmg',
  source => 'https://www.toggl.com/api/v8/installer?app=td&platform=darwin&channel=stable'
}
{noformat}

Fails with:
{noformat}
Error: Could not set 'present' on ensure: private method `fail' called for Puppet::Type::Package::ProviderAppdmg:Clas...


--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to