summaryrefslogtreecommitdiff
path: root/manifests/base.pp
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2011-07-07 01:42:30 +0200
committermh <mh@immerda.ch>2011-07-07 01:42:30 +0200
commitdc73c5667a51f45962c570e7e36a0c6e84d91f18 (patch)
tree2fc592d0dffcb793e68a84041d7c834f61e1fca6 /manifests/base.pp
parent4be11ed77eadf54dc98513c11ef9686be225c635 (diff)
downloadpuppet-ekeyd-dc73c5667a51f45962c570e7e36a0c6e84d91f18.tar.gz
puppet-ekeyd-dc73c5667a51f45962c570e7e36a0c6e84d91f18.tar.bz2
unify variable names
Diffstat (limited to 'manifests/base.pp')
-rw-r--r--manifests/base.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/base.pp b/manifests/base.pp
index f10ef2f..42a670f 100644
--- a/manifests/base.pp
+++ b/manifests/base.pp
@@ -9,7 +9,7 @@ class ekeyd::base {
# SetOutputToKernel and one for EGDTCPSocket. But for now we're just going
# to have puppet deliver the ekeyd.conf file.
# * ekeyd will be setup to feed output to whatever is configured in the
- # variables: $ekeyd_address and $ekeyd_port with the defaults being
+ # variables: $ekeyd_host and $ekeyd_port with the defaults being
# 127.0.0.1 and 8888
file{'/etc/entropykey/ekeyd.conf':
content => $operatingsystem ? {