This is an automated email from the ASF dual-hosted git repository.

guyuqi pushed a commit to branch branch-3.2
in repository https://gitbox.apache.org/repos/asf/bigtop.git


The following commit(s) were added to refs/heads/branch-3.2 by this push:
     new bf3c36937 Update apt key in hieradata for release 3.2.0
bf3c36937 is described below

commit bf3c3693781f5dc9a74798ad789d1de09e4dbb3d
Author: Yuqi Gu <[email protected]>
AuthorDate: Thu Dec 29 20:32:11 2022 +0800

    Update apt key in hieradata for release 3.2.0
    
    (cherry picked from commit 5962f27e7acf279a81f56dcffeed298d3eb8df6f)
---
 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"
 

Reply via email to