Make apt.conf.d/proxy world readable and add a newline
[puppet-modules/puppetlabs-apt.git] / README.md
index 000d6599aa6dad045449cea5b2c981166262eb34..9c0e45cc36b8af076e3bcee12a151e237abfb0e2 100644 (file)
--- a/README.md
+++ b/README.md
@@ -142,7 +142,7 @@ Adds an apt source to `/etc/apt/sources.list.d/`.
       release           => 'unstable',
       repos             => 'main contrib non-free',
       required_packages => 'debian-keyring debian-archive-keyring',
-      key               => '55BE302B',
+      key               => '46925553',
       key_server        => 'subkeys.pgp.net',
       pin               => '-10',
       include_src       => true