Issue #21088 has been reported by Nick Walker.

----------------------------------------
Bug #21088: fqdn Fact returns nil when hostname or domain are nil
https://projects.puppetlabs.com/issues/21088

* Author: Nick Walker
* Status: Unreviewed
* Priority: Normal
* Assignee: 
* Category: 
* Target version: 
* Keywords: 
* Branch: 
* Affected Facter version: 1.7.1
----------------------------------------
In the case where domain is nil the fqdn is then nil.  This causes a number of 
modules that use fqdn to break.  

When fqdn is nil I also cannot run puppet agent -t as I get the following error

Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Must 
provide non empty value. on node master
Warning: Not using cache on failed catalog
Error: Could not retrieve catalog; skipping run

I see that the domain fact attempts to use the results of hostname -f if it 
works on that OS.  I wonder why fqdn doesn't use hostname -f as well.  


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


Reply via email to