]> gitweb.fluxo.info Git - puppet-resolvconf.git/commitdiff
resolv.conf für immer1-6
authorandreas <andreas@immerda.ch>
Mon, 10 Mar 2008 11:53:59 +0000 (11:53 +0000)
committerandreas <andreas@immerda.ch>
Mon, 10 Mar 2008 11:53:59 +0000 (11:53 +0000)
manifests/init.pp

index 50043ae9bb4379b00b9f905b99d888b40b786518..e444480b77e788dcc213e1205b7e10b334ac4d2e 100644 (file)
@@ -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',