diff --git a/data/family/Debian.yaml b/data/family/Debian.yaml index a2c9920..0417116 100644 --- a/data/family/Debian.yaml +++ b/data/family/Debian.yaml @@ -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_ce.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_ee.asc' source: 'https://packages.gitlab.com/gpg.key'