diff --git a/manifests/repo/apt.pp b/manifests/repo/apt.pp index 56d08af8a..4f7b5d2f7 100644 --- a/manifests/repo/apt.pp +++ b/manifests/repo/apt.pp @@ -6,7 +6,7 @@ $release = 'testing', $repos = 'main', $include_src = false, - $key = '056E8E56', + $key = 'F7B8CEA6056E8E56', $key_source = 'http://www.rabbitmq.com/rabbitmq-signing-key-public.asc', $key_content = undef, ) {