Skip to content

Commit

Permalink
fix apt-key deprecation
Browse files Browse the repository at this point in the history
  • Loading branch information
b17k0 committed Mar 30, 2024
1 parent 52237c9 commit 37c975a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/family/Debian.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ gitlab::repository_configuration:
comment: 'Official repository for GitLab Omnibus'
location: "https://packages.gitlab.com/gitlab/gitlab-ce/debian"
key:
id: 'F6403F6544A38863DAA0B6E03F01618A51312F3F'
name: 'gitlab.asc'
source: 'https://packages.gitlab.com/gpg.key'
"gitlab_official_ee":
comment: 'Official repository for GitLab Omnibus'
location: "https://packages.gitlab.com/gitlab/gitlab-ee/debian"
key:
id: 'F6403F6544A38863DAA0B6E03F01618A51312F3F'
name: 'gitlab.asc'
source: 'https://packages.gitlab.com/gpg.key'

0 comments on commit 37c975a

Please sign in to comment.