You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bigtop.apache.org by kw...@apache.org on 2018/03/12 19:32:16 UTC

bigtop git commit: BIGTOP-3013: kafka charm: remove bigtop_version override

Repository: bigtop
Updated Branches:
  refs/heads/master 06012e189 -> 2b3331fb5


BIGTOP-3013: kafka charm: remove bigtop_version override

Fixes #347


Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo
Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/2b3331fb
Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/2b3331fb
Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/2b3331fb

Branch: refs/heads/master
Commit: 2b3331fb5cf9a81d652c09f8cf34f9db80027b63
Parents: 06012e1
Author: Kevin W Monroe <ke...@canonical.com>
Authored: Fri Mar 9 13:23:25 2018 -0600
Committer: Kevin W Monroe <ke...@canonical.com>
Committed: Mon Mar 12 13:32:40 2018 -0500

----------------------------------------------------------------------
 bigtop-packages/src/charm/kafka/layer-kafka/config.yaml | 7 -------
 1 file changed, 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bigtop/blob/2b3331fb/bigtop-packages/src/charm/kafka/layer-kafka/config.yaml
----------------------------------------------------------------------
diff --git a/bigtop-packages/src/charm/kafka/layer-kafka/config.yaml b/bigtop-packages/src/charm/kafka/layer-kafka/config.yaml
index b8146d9..c8e723a 100644
--- a/bigtop-packages/src/charm/kafka/layer-kafka/config.yaml
+++ b/bigtop-packages/src/charm/kafka/layer-kafka/config.yaml
@@ -1,11 +1,4 @@
 options:
-  bigtop_version:
-    type: string
-    default: 'master'
-    description: |
-        Apache Bigtop release version. The default, 'master' will use the
-        upsteam bits for all hiera data, puppet recipes, and installable
-        packages.
   network_interface:
     default: ""
     type: string