You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bigtop.apache.org by se...@apache.org on 2020/12/01 23:11:50 UTC

[bigtop] branch master updated: Update default values in hieradata for release 1.5.0

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

sekikn 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 9715ca7  Update default values in hieradata for release 1.5.0
9715ca7 is described below

commit 9715ca7ab9ae049b6e7b058c972e0ddd8aedf293
Author: Kengo Seki <se...@apache.org>
AuthorDate: Wed Dec 2 08:11:02 2020 +0900

    Update default values in hieradata for release 1.5.0
---
 bigtop-deploy/puppet/hieradata/bigtop/repo.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/bigtop-deploy/puppet/hieradata/bigtop/repo.yaml b/bigtop-deploy/puppet/hieradata/bigtop/repo.yaml
index 48c8a4a..0d6a912 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: "BB95B97B18226C73CB2838D1DBBF9D42B7B4BD70"
+bigtop::bigtop_repo_apt_key: "01621A73025BDCA30F4159C62922A48261524827"
 bigtop::bigtop_repo_yum_key_url: "https://downloads.apache.org/bigtop/KEYS"
-bigtop::bigtop_repo_default_version: "1.4.0"
+bigtop::bigtop_repo_default_version: "1.5.0"