This is an automated email from the ASF dual-hosted git repository.
guyuqi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bigtop.git
The following commit(s) were added to refs/heads/master by this push:
new 130ed909b Update apt key in hieradata for release 3.2.0
130ed909b is described below
commit 130ed909b2323d75c12ba272a10de5d1ce960447
Author: Yuqi Gu <[email protected]>
AuthorDate: Thu Dec 29 20:52:01 2022 +0800
Update apt key in hieradata for release 3.2.0
---
bigtop-deploy/puppet/hieradata/bigtop/repo.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bigtop-deploy/puppet/hieradata/bigtop/repo.yaml
b/bigtop-deploy/puppet/hieradata/bigtop/repo.yaml
index ae69ceb99..8a6121997 100644
--- a/bigtop-deploy/puppet/hieradata/bigtop/repo.yaml
+++ b/bigtop-deploy/puppet/hieradata/bigtop/repo.yaml
@@ -1,5 +1,5 @@
bigtop::bigtop_repo_gpg_check: true
-bigtop::bigtop_repo_apt_key: "01621A73025BDCA30F4159C62922A48261524827"
+bigtop::bigtop_repo_apt_key: "B60B04798ACB6352CA7CC41B48FE45F9CB1784BB"
bigtop::bigtop_repo_yum_key_url: "https://dlcdn.apache.org/bigtop/KEYS"
bigtop::bigtop_repo_default_version: "3.2.0"