aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2011-02-14 13:23:54 -0200
committerSilvio Rhatto <rhatto@riseup.net>2011-02-14 13:23:54 -0200
commita15e2be608ddb01ea8b7720a95d1886267bc6975 (patch)
treefc0ce8a0ad6cddf64ad07de2078d1217122b3cce
parent0b03f41b32e8423bbbfa3c8a6b02dbf17c04f4c1 (diff)
downloadpuppet-common-a15e2be608ddb01ea8b7720a95d1886267bc6975.tar.gz
puppet-common-a15e2be608ddb01ea8b7720a95d1886267bc6975.tar.bz2
Removing duplicate module_dir definition
-rw-r--r--manifests/defines/concatenated_file.pp2
1 files changed, 0 insertions, 2 deletions
diff --git a/manifests/defines/concatenated_file.pp b/manifests/defines/concatenated_file.pp
index fc2c7a3..5f1c275 100644
--- a/manifests/defines/concatenated_file.pp
+++ b/manifests/defines/concatenated_file.pp
@@ -4,8 +4,6 @@
# Copyright (C) 2007 David Schmitt <david@schmitt.edv-bus.at>
# See LICENSE for the full license granted to you.
-module_dir { "common/cf": }
-
# TODO:
# * create the directory in _part too