Issue #20677 has been updated by Josh Cooper. Status changed from Merged - Pending Release to Closed Target version changed from 3.3.0 to 3.3.1 Affected Puppet version deleted (3.2.0-rc2)
This was released in 3.3.1 ---------------------------------------- Bug #20677: NilClass error raised when path directive is missing from stanza in auth.conf https://projects.puppetlabs.com/issues/20677#change-99627 * Author: Anton Löfgren * Status: Closed * Priority: Normal * Assignee: * Category: network * Target version: 3.3.1 * Affected Puppet version: * Keywords: configuration,network,nil * Branch: https://github.com/puppetlabs/puppet/pull/1641 ---------------------------------------- If an allow/allow_ip directive exists by itself in auth.conf, the following error is raised when a node tries to connect: Undefined method `info' for nil:NilClass This could probably be patched to provide a more informative/user friendly error message. -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/groups/opt_out.
