Update Debian signing key for backports.
(cherry picked from commit d5efdf0016
)
This commit is contained in:
parent
881caafefb
commit
31918a9488
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ class apt::backports(
|
|||
|
||||
$release_real = downcase($release)
|
||||
$key = $::lsbdistid ? {
|
||||
'debian' => '55BE302B',
|
||||
'debian' => '46925553',
|
||||
'ubuntu' => '437D05B5',
|
||||
}
|
||||
$repos = $::lsbdistid ? {
|
||||
|
|
Loading…
Reference in a new issue