You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bigtop.apache.org by gu...@apache.org on 2022/12/29 12:32:43 UTC

[bigtop] branch master updated: Update apt key in hieradata for release 3.2.0

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 5962f27e7 Update apt key in hieradata for release 3.2.0
5962f27e7 is described below

commit 5962f27e7acf279a81f56dcffeed298d3eb8df6f
Author: Yuqi Gu <gu...@apache.org>
AuthorDate: Thu Dec 29 20:32:11 2022 +0800

    Update apt key in hieradata for release 3.2.0
---
 bigtop-deploy/puppet/hieradata/bigtop/repo.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bigtop-deploy/puppet/hieradata/bigtop/repo.yaml b/bigtop-deploy/puppet/hieradata/bigtop/repo.yaml
index ae69ceb99..03ae160c9 100644
--- a/bigtop-deploy/puppet/hieradata/bigtop/repo.yaml
+++ b/bigtop-deploy/puppet/hieradata/bigtop/repo.yaml
@@ -1,5 +1,6 @@
 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"