Copy the ssh_keys_users facter from Tor
[mirror/dsa-puppet.git] / modules / debian_org / manifests / apt.pp
index ea61ba0..4f31eba 100644 (file)
@@ -105,7 +105,7 @@ class debian_org::apt {
                source => 'puppet:///modules/debian_org/apt.conf.d/local-cainfo',
        }
        file { '/etc/apt/apt.conf.d/local-pkglist':
-               source => 'puppet:///modules/debian_org/apt.conf.d/local-pkglist',
+               ensure => 'absent',
        }
 
        exec { 'dpkg list':