Skip to content

Commit

Permalink
xenial pgdg is on archive now
Browse files Browse the repository at this point in the history
  • Loading branch information
ewdurbin committed Aug 28, 2023
1 parent 261f77c commit 91f2af2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion salt/bugs/postgresql.sls
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
pgdg-repo:
pkgrepo.managed:
- humanname: PostgresSQL Global Development Group
- name: deb http://apt.postgresql.org/pub/repos/apt {{ grains['oscodename'] }}-pgdg main
- name: deb http://apt-archive.postgresql.org/pub/repos/apt {{ grains['oscodename'] }}-pgdg main
- file: /etc/apt/sources.list.d/pgdg.list
- gpgcheck: 1
- key_url: https://www.postgresql.org/media/keys/ACCC4CF8.asc
Expand Down

0 comments on commit 91f2af2

Please sign in to comment.