summaryrefslogtreecommitdiff
path: root/templates/defaultclient.erb
diff options
context:
space:
mode:
Diffstat (limited to 'templates/defaultclient.erb')
-rw-r--r--templates/defaultclient.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/defaultclient.erb b/templates/defaultclient.erb
index 063eafc..27e8d4c 100644
--- a/templates/defaultclient.erb
+++ b/templates/defaultclient.erb
@@ -2,7 +2,7 @@
# Downcase all information
dom = domain.downcase
host = hostname.downcase
- fhost = fqdn.downcase
+ fhost = name.downcase
ip = Facter['ip']
%>
### This syntax can be extended, it might get better ...