--- /dev/null
+Explanation:
+Explanation: THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
+Explanation: USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
+Explanation:
+Package: *
+Pin: release o=Backports.org archive
+Pin-Priority: 200
"dsa-nagios-nrpe-config": ensure => latest;
}
file {
+ "/etc/apt/preferences":
+ owner => root,
+ group => root,
+ mode => 444,
+ ensure => file,
+ source => "puppet:///files/etc/apt/preferences";
"/etc/apt/sources.list.d/backports.org.list":
owner => root,
group => root,