Issue #3783 has been updated by Bryan Allen.
In addition to "datastream" (or whatever), it may also be helpful to have a "force" flag. Some packages are (pointlessly) built requiring interactivity. Piping them through `yes` sorts that out. ---------------------------------------- Bug #3783: package/sun.rb does not support remote packages http://projects.puppetlabs.com/issues/3783 Author: Bryan Allen Status: Unreviewed Priority: Normal Assigned to: Category: Target version: Affected version: 0.25.4 Keywords: Branch: pkgadd -d has two meanings: Devices or datastreams. In the latter invocation, you can say {{{ pkgadd -d http://packages.company.com/EXMPLpkg all }}} And it will pull the stream via HTTP and install it. Datastreams can also be local, however. sun.rb needs some way to know we want a datastream instead of a device so it can build the proper command. -- 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.
