Issue #23403 has been reported by Dominic Cleal.

----------------------------------------
Bug #23403: Error: Could not intialize global default settings: undefined 
method `mode=' for #<Puppet::Settings::AutosignSetting:0x7ff361614368>
https://projects.puppetlabs.com/issues/23403

* Author: Dominic Cleal
* Status: Unreviewed
* Priority: Normal
* Assignee: 
* Category: settings
* Target version: 
* Affected Puppet version: 3.4.0-rc2
* Keywords: 
* Branch: 
----------------------------------------
Follow-on from #23349... regression from 3.3.x to 3.4.0-rc2.  This affects all 
Foreman users, since it's the default installer configuration 
(https://github.com/theforeman/puppet-puppet/blob/master/templates/puppet.conf.erb#L21).

With this in puppet.conf:
<pre>
[main]
    autosign       = $confdir/autosign.conf { mode = 664 }
</pre>

<pre>
# puppet --version
Error: Could not intialize global default settings: undefined method `mode=' 
for #<Puppet::Settings::AutosignSetting:0x7f4b4ecff440>
# rpm -q puppet
puppet-3.4.0-0.1rc2.el6.noarch
</pre>

Sorry for not including the full puppet.conf entry in the earlier bug report, 
we could have avoided a round trip.


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