From 27830d1558c45ff3255ed15759f49a5e1f92a3f8 Mon Sep 17 00:00:00 2001 From: Raphaƫl Pinson Date: Wed, 30 Oct 2013 09:42:37 +0100 Subject: Do not call concat::setup anymore --- manifests/server/config.pp | 1 - 1 file changed, 1 deletion(-) (limited to 'manifests') diff --git a/manifests/server/config.pp b/manifests/server/config.pp index 0c1a74a..3682aeb 100644 --- a/manifests/server/config.pp +++ b/manifests/server/config.pp @@ -4,7 +4,6 @@ # class dhcp::server::config { include ::dhcp::params - include ::concat::setup validate_string($dhcp::params::config_dir) validate_absolute_path($dhcp::params::config_dir) -- cgit v1.2.3