Skip to content

Commit

Permalink
Fix test_debian to work in our infrastructure
Browse files Browse the repository at this point in the history
  • Loading branch information
m-czernek committed Aug 30, 2024
1 parent 3f3c8d8 commit 461988d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/pytests/functional/states/pkgrepo/test_debian.py
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ def ubuntu_state_tree(system_aptsources, state_tree, grains):
- dist: {{ codename }}
- file: /etc/apt/sources.list.d/firefox-beta.list
- keyid: CE49EC21
- keyserver: keyserver.ubuntu.com
- keyserver: hkp://keyserver.ubuntu.com:80
{%- endif %}
{%- if backports %}{%- do ubuntu_repos.append('kubuntu-ppa') %}
Expand Down

0 comments on commit 461988d

Please sign in to comment.