summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorandreas <andreas@immerda.ch>2008-03-10 11:53:59 +0000
committerandreas <andreas@immerda.ch>2008-03-10 11:53:59 +0000
commit163a44e5bb5d29e2d4a5bdc94b7e80a25d67f74c (patch)
treeb834d08e817fad74896d2cb76fc9d0f577984ffc /manifests
parent22f38f9089f28c7c9a3afb8d1b5ad97f43a0ecba (diff)
resolv.conf für immer1-6
Diffstat (limited to 'manifests')
-rw-r--r--manifests/init.pp4
1 files changed, 3 insertions, 1 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index 50043ae..e444480 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -4,7 +4,9 @@
# modules_dir { "resolvconf": }
-define resolveconf (
+class resolvconf {}
+
+define resolvconf::create (
$domain='glei.ch',
$search='glei.ch',
$nameserver1='212.103.67.60',