Merge branch 'fix_pin_quotes' into 1.4.x
[puppet-modules/puppetlabs-apt.git] / spec / classes / backports_spec.rb
index 27c6708f259407a5b9d2e550c3f0d8eb37395be7..98ad873af54a3d7b6f29ae17851e9aea9d0152f7 100644 (file)
@@ -34,7 +34,7 @@ describe 'apt::backports', :type => :class do
         'location'   => 'http://backports.debian.org/debian-backports',
         'release'    => 'squeeze-backports',
         'repos'      => 'main contrib non-free',
-        'key'        => '55BE302B',
+        'key'        => '46925553',
         'key_server' => 'pgp.mit.edu',
         'pin'        => '200',
       })
@@ -62,7 +62,7 @@ describe 'apt::backports', :type => :class do
         'location'   => location,
         'release'    => 'squeeze-backports',
         'repos'      => 'main contrib non-free',
-        'key'        => '55BE302B',
+        'key'        => '46925553',
         'key_server' => 'pgp.mit.edu',
         'pin'        => '200',
       })