We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26011ea commit 039a422Copy full SHA for 039a422
manifests/repo/apt_postgresql_org.pp
@@ -20,7 +20,7 @@
20
repos => 'main',
21
architecture => $facts['os']['architecture'],
22
key => {
23
- id => 'B97B0AFCAA1A47F044F244A07FCC7D46ACCC4CF8',
+ name => 'apt.postgresql.org.asc',
24
source => 'https://www.postgresql.org/media/keys/ACCC4CF8.asc',
25
},
26
include => {
metadata.json
@@ -14,7 +14,7 @@
14
15
{
16
"name": "puppetlabs/apt",
17
- "version_requirement": ">= 2.0.0 < 10.0.0"
+ "version_requirement": ">= 9.2.0 < 10.0.0"
18
19
"name": "puppet/systemd",
0 commit comments