projects
/
puppet_resolvconf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1af334
)
adjust module_dir
author
mh
<mh@immerda.ch>
Sun, 9 May 2010 21:38:04 +0000
(23:38 +0200)
committer
mh
<mh@immerda.ch>
Sun, 9 May 2010 21:38:04 +0000
(23:38 +0200)
manifests/init.pp
patch
|
blob
|
history
diff --git
a/manifests/init.pp
b/manifests/init.pp
index
97423f4
..
77c921f
100644
(file)
--- a/
manifests/init.pp
+++ b/
manifests/init.pp
@@
-12,8
+12,6
@@
# the Free Software Foundation.
#
-# modules_dir { "resolvconf": }
-
class resolvconf {
case $operatingsystem {
openbsd: { info("\$resolvconf_domain and \$resolvconf_search not needed on openbsd") }