From dc73c5667a51f45962c570e7e36a0c6e84d91f18 Mon Sep 17 00:00:00 2001 From: mh Date: Thu, 7 Jul 2011 01:42:30 +0200 Subject: unify variable names --- manifests/base.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/base.pp') 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 ? { -- cgit v1.2.3