Skip to content

Commit

Permalink
Use modern apt keyrings
Browse files Browse the repository at this point in the history
  • Loading branch information
saz authored Mar 6, 2024
1 parent a190b2d commit 3118060
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/install.pp
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
architecture => 'amd64,arm64,armhf',
repos => 'main',
key => {
'id' => $grafana::repo_key_id,
'name' => 'grafana.asc',
'source' => $grafana::repo_gpg_key_url,
},
before => Package['grafana'],
Expand Down

0 comments on commit 3118060

Please sign in to comment.