Issue #3405 has been updated by James Turnbull. Status changed from Unreviewed to Duplicate
---------------------------------------- Feature #3405: add "flat package" support to the Mac pkgdmg package provider http://projects.puppetlabs.com/issues/3405 Author: Roy Nielsen Status: Duplicate Priority: Normal Assigned to: Category: Target version: Affected version: 0.25.4 Keywords: Branch: Hello, At our organization, we need to be able to install "flat package" files on our Macs - as well from DMG files. Flat packages are the newer method to create an install package (.pkg file) that puts all of the necessary install into a _file_ instead of a directory structure. We provision both .pkgdmg files and .pkg files and would prefer to use the same provider. I've modified the pkgdmg provider and attached a patch to ./lib/puppet/provider/package/pkgdmg.rb & ./spec/unit/provider/package/pkgdmg.rb - both a revision to the pkgdmg provider - and it's test. Regards, -Roy -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
