Issue #16752 has been updated by Jasper Lievisse Adriaanse.

Assignee changed from Jasper Lievisse Adriaanse to Eric0 Sorenson

Hi,

I've hit the "Accept" button on the CLA page, is that sufficient or do I need 
to send the signed document too?

Also, the patch has been committed to OpenBSD here: 
http://marc.info/?l=openbsd-ports-cvs&m=134968613529723&w=2
and it was discussed in a face to face discussion. Would you like me to have 
Robert Nagy (the maintainer of Puppet)
in OpenBSD to confirm this patch in this ticket here too?

Thank you.
----------------------------------------
Feature #16752: Enhance OpenBSD package provider to use pkg.conf(5)
https://projects.puppetlabs.com/issues/16752#change-74775

Author: Jasper Lievisse Adriaanse
Status: Requires CLA to be signed
Priority: Normal
Assignee: Eric0 Sorenson
Category: 
Target version: 
Affected Puppet version: 
Keywords: 
Branch: 


On OpenBSD it's possible to create a file called /etc/pkg.conf which lists paths
from which to install packages from. When a PKG_PATH is not set, pkg_add will
look in /etc/pkg.conf and use the path found there.

Currently the OpenBSD package provider in Puppet needs to have 'source' set and
will ignore /etc/pkg.conf, the attach patch adjusts this behavior. If no no 
'source'
was explicitly set, then /etc/pkg.conf will be consulted.

This patch was agreed upon by the maintainer of the puppet package in OpenBSD.


-- 
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.

Reply via email to