We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f657021 + 313235a commit f5f87f9Copy full SHA for f5f87f9
manifests/repo/apt_postgresql_org.pp
@@ -13,7 +13,7 @@
13
location => 'http://apt.postgresql.org/pub/repos/apt/',
14
release => "${::lsbdistcodename}-pgdg",
15
repos => "main ${postgresql::repo::version}",
16
- key => 'ACCC4CF8',
+ key => 'B97B0AFCAA1A47F044F244A07FCC7D46ACCC4CF8',
17
key_source => 'https://www.postgresql.org/media/keys/ACCC4CF8.asc',
18
include_src => false,
19
}
0 commit comments