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.
1 parent d16e91c commit 2de775bCopy full SHA for 2de775b
postgres/osmap.yaml
@@ -9,3 +9,7 @@ Fedora:
9
baseurl: 'https://download.postgresql.org/pub/repos/yum/{{ repo.version }}/fedora/fedora-$releasever-$basearch'
10
remove:
11
releases: ['9.4', '9.5', '9.6', '10']
12
+
13
+Amazon:
14
+ pkg_repo:
15
+ baseurl: 'https://download.postgresql.org/pub/repos/yum/{{ repo.version }}/redhat/rhel-7-$basearch'
0 commit comments