We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a06a061 + 192c807 commit d8fec75Copy full SHA for d8fec75
manifests/repo/apt_postgresql_org.pp
@@ -15,7 +15,7 @@
15
release => "${::lsbdistcodename}-pgdg",
16
repos => "main ${version}",
17
key => 'ACCC4CF8',
18
- key_source => 'http://apt.postgresql.org/pub/repos/apt/ACCC4CF8.asc',
+ key_source => 'https://www.postgresql.org/media/keys/ACCC4CF8.asc',
19
include_src => false,
20
}
21
0 commit comments