Issue #20677 has been updated by Adrien Thebo. Status changed from In Topic Branch Pending Review to Merged - Pending Release Assignee deleted (Anton Löfgren) Target version set to 3.3.0
Merged into master in 244d06c; this should be released in 3.3.0. ---------------------------------------- Bug #20677: NilClass error raised when path directive is missing from stanza in auth.conf https://projects.puppetlabs.com/issues/20677#change-91082 * Author: Anton Löfgren * Status: Merged - Pending Release * Priority: Normal * Assignee: * Category: network * Target version: 3.3.0 * Affected Puppet version: 3.2.0-rc2 * 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
