module-apt/manifests/module_dir.pp
mh 4d28e6668f introduce preferences snippet
Now, we have the possibility to externally add snippes, so that
we can preferences for packages that are for example only in backports
or unstable.
2010-10-17 13:58:59 +02:00

3 lines
48 B
Puppet

class apt::module_dir {
module_dir{'apt': }
}