Skip to content

Commit

Permalink
Use apt keyring on Debian
Browse files Browse the repository at this point in the history
  • Loading branch information
jonhattan committed Apr 11, 2024
1 parent 1519f66 commit d11f380
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/repo.pp
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
location => "${repo_base_url}/runner/${package_name}/${facts['os']['distro']['id'].downcase}/",
repos => 'main',
key => {
'id' => 'F6403F6544A38863DAA0B6E03F01618A51312F3F',
'name' => 'gitlab_ci_runner.asc',
'source' => $repo_keysource,
'server' => $repo_keyserver,
},
Expand Down

0 comments on commit d11f380

Please sign in to comment.