Issue #5870 has been updated by Nigel Kersten.

Target version changed from 2.6.x to Telly


----------------------------------------
Refactor #5870: Handle failure case where FQDN is undefined in defaults.rb 
better
https://projects.puppetlabs.com/issues/5870

Author: Daniel Pittman
Status: Accepted
Priority: Normal
Assignee: 
Category: Doh!
Target version: Telly
Affected Puppet version: 2.6.4
Keywords: 
Branch: 


At the moment Puppet uses the 'hostname' and 'domainname' facts to derive an 
FQDN, and uses that in turn to seed the certname values.

However, in the event that those values don't return sensible things the fqdn 
value in defaults.rb wound up as nil – and this ended up causing a failure way 
down the chain in the validation of the certname field.  It would be much, much 
better to detect this at the time we derive the invalid FQDN and report it 
along with a sensible error at that stage.


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