Skip to content

Commit a434223

Browse files
authored
Merge pull request #460 from tuxmea/new_rhel_gpg_key
New gpg key for RHEL repos.
2 parents 7076fa4 + bf3fdb3 commit a434223

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

data/family/RedHat.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ gitlab::repository_configuration:
99
assumeyes: true
1010
enabled: 1
1111
baseurl: "https://packages.gitlab.com/gitlab/gitlab-ce/el/%{facts.os.release.major}/$basearch"
12-
gpgkey: "https://packages.gitlab.com/gitlab/gitlab-ce/gpgkey https://packages.gitlab.com/gitlab/gitlab-ce/gpgkey/gitlab-gitlab-ce-3D645A26AB9FBD22.pub.gpg"
12+
gpgkey: "https://packages.gitlab.com/gitlab/gitlab-ce/gpgkey https://packages.gitlab.com/gitlab/gitlab-ce/gpgkey/gitlab-gitlab-ce-3D645A26AB9FBD22.pub.gpg https://packages.gitlab.com/gitlab/gitlab-ce/gpgkey/gitlab-gitlab-ce-CB947AD886C8E8FD.pub.gpg"
1313
gpgcheck: 1
1414
repo_gpgcheck: 1
1515
sslverify: 1
@@ -19,7 +19,7 @@ gitlab::repository_configuration:
1919
assumeyes: true
2020
enabled: 1
2121
baseurl: "https://packages.gitlab.com/gitlab/gitlab-ee/el/%{facts.os.release.major}/$basearch"
22-
gpgkey: "https://packages.gitlab.com/gitlab/gitlab-ee/gpgkey https://packages.gitlab.com/gitlab/gitlab-ee/gpgkey/gitlab-gitlab-ee-3D645A26AB9FBD22.pub.gpg"
22+
gpgkey: "https://packages.gitlab.com/gitlab/gitlab-ee/gpgkey https://packages.gitlab.com/gitlab/gitlab-ee/gpgkey/gitlab-gitlab-ee-3D645A26AB9FBD22.pub.gpg https://packages.gitlab.com/gitlab/gitlab-ee/gpgkey/gitlab-gitlab-ee-CB947AD886C8E8FD.pub.gpg"
2323
gpgcheck: 1
2424
repo_gpgcheck: 1
2525
sslverify: 1

0 commit comments

Comments
 (0)