summaryrefslogtreecommitdiff
path: root/manifests/init.pp
diff options
context:
space:
mode:
authorTomas Barton <barton.tomas@gmail.com>2014-02-14 01:48:40 +0100
committerTomas Barton <barton.tomas@gmail.com>2014-02-14 01:48:40 +0100
commite2a69e56a1afcb8ad4b282e81c6a8702cf6e6005 (patch)
treec44ea917970cb8207662da24c94b3b8426ffd9ba /manifests/init.pp
parent2f12205c6b9a705425b4320961a1a66d82e707b4 (diff)
too tired to type
Diffstat (limited to 'manifests/init.pp')
-rw-r--r--manifests/init.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index 927bbc6..e3cb842 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -34,7 +34,7 @@ class sshd(
$print_motd = 'yes',
$manage_shorewall = false,
$shorewall_source = 'net',
- $ipaddres_fact = 'ipaddress',
+ $ipaddress_fact = 'ipaddress',
) {
validate_bool($manage_shorewall)