aboutsummaryrefslogtreecommitdiffstats
path: root/modules/xymon/manifests/client.pp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/xymon/manifests/client.pp')
-rw-r--r--modules/xymon/manifests/client.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/xymon/manifests/client.pp b/modules/xymon/manifests/client.pp
index 890430c6..c7883841 100644
--- a/modules/xymon/manifests/client.pp
+++ b/modules/xymon/manifests/client.pp
@@ -13,7 +13,7 @@ class xymon::client {
require => Package['xymon-client'],
}
- # TODO replace with a exported ressource
+ # TODO replace with a exported resource
$server = extlookup('hobbit_server','x')
file { '/etc/sysconfig/xymon-client':
content => template('xymon/xymon-client'),