Issue #23349 has been updated by Dominic Cleal.

bitsect points to aad83a8be02bd1ceaca2115dfed1a68df33d7015:

<pre>
Author: Adrien Thebo <g...@somethingsinistral.net>
Date:   Fri Nov 1 09:15:51 2013 -0700

    (maint) Ensure that the autosign setting is validated.
    
    Original patch by Patrick Hemmer <patrick.hem...@gmail.com>
</pre>

----------------------------------------
Bug #23349: "Could not find value for $confdir" regression when using $confdir 
in puppet.conf
https://projects.puppetlabs.com/issues/23349#change-100990

* Author: Dominic Cleal
* Status: Unreviewed
* Priority: Normal
* Assignee: 
* Category: settings
* Target version: 3.4.0
* Affected Puppet version: 3.4.0-rc1
* Keywords: 
* Branch: 
----------------------------------------
This is a regression from 3.3.x to 3.4.0-rc1.

When puppet.conf contains the following:

<pre>
[main]
    autosign = $confdir/autosign.conf
</pre>

All puppet commands fail as the $confdir can't be interpolated.

<pre>
# puppet --version
3.3.2
# puppet apply --configprint autosign
/etc/puppet/autosign.conf
# yum upgrade --enablerepo=puppetlabs-devel puppet
[snip, updated to 3.4.0-rc1]
# rpm -q puppet
puppet-3.4.0-0.1rc1.el6.noarch
# puppet apply --configprint autosign
Error: Could not intialize global default settings: Error converting value for 
param 'autosign': Could not find value for $confdir
# puppet --version
Error: Could not intialize global default settings: Error converting value for 
param 'autosign': Could not find value for $confdir
</pre>


-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
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