]> gitweb.fluxo.info Git - puppet-apt.git/commitdiff
fix classname
authormh <mh@immerda.ch>
Sun, 17 Oct 2010 12:29:01 +0000 (14:29 +0200)
committermh <mh@immerda.ch>
Sun, 17 Oct 2010 12:29:01 +0000 (14:29 +0200)
manifests/preferences_snippet.pp

index e5393bde8f4484f8e574d4afa6b98bf71e20f400..71c095bd301c47e60fed66bb823d012785788a7a 100644 (file)
@@ -3,7 +3,7 @@ define apt::preferences_snippet(
   $release,
   $priority
 ){
-  include apt::preferences_snippet
+  include apt::preferences
   file { "${apt::preferences::apt_preferences_dir}/${name}":
     ensure => $ensure,
     content => "Package: ${name}