summaryrefslogtreecommitdiffstats
path: root/lib/facter/fqdn.rb
Commit message (Collapse)AuthorAgeFilesLines
* (#5394) Document each Facter fact.Ben H2011-03-311-0/+11
| | | | | | | | | Document all the builtin Facter facts in puppetdoc/rdoc format. This is laying the ground work for using a tool like puppet doc, or puppet describe but for facter, so you can see what a fact is for and how it resolves this. This is the "leg work" of documenting the actual facts, and the syntax of them may change in future.
* [#4594] Revert "fixes #2573, #2085, #1291..."Rein Henrichs2010-08-231-4/+0
| | | | | | | | This is a revert of ticket #2573, which introduces a reverse DNS lookup to the resolution of fqdn. As per #3898, this does not corrently return the fqdn on all systems. This reverts commit dca615c98b864d75e2ac5899d98d04a2bd979eba.
* fixes #2573, #2085, #1291 - fixes domain and fqdn facts resolutionOhad Levy2010-03-081-0/+4
| | | | | | | | This patch removes the relationship between the domain fact and LDAP/NIS domains. domain fact relates to DNS domain - this will avoid the confusion caused by the LDAP/NIS domain (which might be different to the DNS domain name). Additionally, if hostname is already in long form, it won't try to build the fqdn fact from hostname and domain.
* Fixing indentation everywhereLuke Kanies2009-01-151-1/+2
| | | | Signed-off-by: Luke Kanies <luke@madstop.com>
* Rejustifying all of the whitespace in the facts, yay.Luke Kanies2008-06-171-9/+9
|
* Updated version. Moved most facts to seperate files.James Turnbull2008-05-171-0/+10