Skip to content

Commit

Permalink
d'oh
Browse files Browse the repository at this point in the history
  • Loading branch information
ewdurbin committed Apr 11, 2024
1 parent 52d04ed commit 7d707c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion salt/base/repo.sls
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ psf:
{% else %}
psf:
pkgrepo.managed:
- name: deb http://psf.org/packages/ubuntu {{ grains.oscodename }} psf
- name: "deb https://packagecloud.io/psf/infra/ubuntu {{ grains['oscodename'] }} main"
- file: /etc/apt/sources.list.d/psf.list
- key_url: salt://base/config/APT-GPG-KEY-PSF
{% endif %}
Expand Down

0 comments on commit 7d707c7

Please sign in to comment.