Issue #6442 has been updated by Nigel Kersten.

Assignee changed from Nigel Kersten to Matt Robinson

We should push it at 2.6.x and 2.7.x
----------------------------------------
Bug #6442: puppet agent will not start with --listen unless namespace.conf 
exists
https://projects.puppetlabs.com/issues/6442

Author: Dan Bode
Status: Ready For Testing
Priority: Normal
Assignee: Matt Robinson
Category: agent
Target version: 
Affected Puppet version: 2.6.0
Keywords: 
Branch: 
https://github.com/mmrobins/puppet/tree/ticket/2.6.next/6442-agent_doesnt_need_namespaceauth


Even though 2.6.x has changed from namespaceauth.conf to auth.conf, the agent 
still will not --listen unless namespaceauth.conf exists.

when running

<pre>
  puppet agent --listen
</pre>

message:
<pre>
Will not start without authorization file /etc/puppet/namespaceauth.conf
</pre>

soluton:
<pre>
touch /etc/puppet/namespaceauth.conf
</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 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