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 cf8a119 + 5bfacb7 commit 551f5c3Copy full SHA for 551f5c3
manifests/repo/apt_postgresql_org.pp
@@ -6,7 +6,7 @@
6
#
7
# http://www.postgresql.org/download/linux/debian/
8
9
- $default_baseurl = 'http://apt.postgresql.org/pub/repos/apt/'
+ $default_baseurl = 'https://apt.postgresql.org/pub/repos/apt/'
10
11
$_baseurl = pick($postgresql::repo::baseurl, $default_baseurl)
12
0 commit comments