From 492219bd8ff0219872c1580834834a4a1767b928 Mon Sep 17 00:00:00 2001 From: david Date: Tue, 7 Aug 2007 14:15:44 +0000 Subject: more fixes for the munin modularizsation git-svn-id: http://club.black.co.at:82/svn/manifests/trunk@178 f03ff2f1-f02d-0410-970d-b9634babeaa1 --- templates/defaultclient.erb | 2 +- templates/munin-node.conf.Debian.sarge | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 120000 templates/munin-node.conf.Debian.sarge (limited to 'templates') 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 ... diff --git a/templates/munin-node.conf.Debian.sarge b/templates/munin-node.conf.Debian.sarge new file mode 120000 index 0000000..e0646b9 --- /dev/null +++ b/templates/munin-node.conf.Debian.sarge @@ -0,0 +1 @@ +munin-node.conf.Debian.etch \ No newline at end of file -- cgit v1.2.3