summaryrefslogtreecommitdiff
path: root/templates
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 /templates
parent4be11ed77eadf54dc98513c11ef9686be225c635 (diff)
downloadpuppet-ekeyd-dc73c5667a51f45962c570e7e36a0c6e84d91f18.tar.gz
puppet-ekeyd-dc73c5667a51f45962c570e7e36a0c6e84d91f18.tar.bz2
unify variable names
Diffstat (limited to 'templates')
-rw-r--r--templates/ekeyd-egd-linux.default.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/ekeyd-egd-linux.default.erb b/templates/ekeyd-egd-linux.default.erb
index 33f1a7b..c4d4732 100644
--- a/templates/ekeyd-egd-linux.default.erb
+++ b/templates/ekeyd-egd-linux.default.erb
@@ -5,7 +5,7 @@
START_EKEYD_EGD_LINUX=YES
# Change this if you want it to be something other than the default
-HOST=<%= has_variable?("ekeyd_address") ? ekeyd_address : '127.0.0.1' %>
+HOST=<%= has_variable?("ekeyd_host") ? ekeyd_host : '127.0.0.1' %>
<%= has_variable?("ekeyd_port") ? 'PORT=' + ekeyd_port : '#PORT=8888' %>
# Number of bits minimum in the pool, below which the daemon will kick in