projects
/
puppet_common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b03f41
)
Removing duplicate module_dir definition
author
Silvio Rhatto
<rhatto@riseup.net>
Mon, 14 Feb 2011 15:23:54 +0000
(13:23 -0200)
committer
Silvio Rhatto
<rhatto@riseup.net>
Mon, 14 Feb 2011 15:23:54 +0000
(13:23 -0200)
manifests/defines/concatenated_file.pp
patch
|
blob
|
history
diff --git
a/manifests/defines/concatenated_file.pp
b/manifests/defines/concatenated_file.pp
index
fc2c7a3
..
5f1c275
100644
(file)
--- 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