From 59f16237863e9c27c3fbf74bba4faeeff90c91c0 Mon Sep 17 00:00:00 2001 From: Tomas Barton Date: Fri, 21 Feb 2014 14:37:55 +0100 Subject: renamed ipaddress_fact to sshkey_ipaddres --- manifests/init.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/init.pp') diff --git a/manifests/init.pp b/manifests/init.pp index e3cb842..62d055d 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -34,7 +34,7 @@ class sshd( $print_motd = 'yes', $manage_shorewall = false, $shorewall_source = 'net', - $ipaddress_fact = 'ipaddress', + $sshkey_ipaddress = $::ipaddress ) { validate_bool($manage_shorewall) -- cgit v1.2.3