File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Common tasks for the collection.
66
77| Variable | Description | Default |
88| :---------| :------------| :--------|
9- | ` amq_streams_common_product_version ` | Kafka version | ` 3.4 .0` |
9+ | ` amq_streams_common_product_version ` | Kafka version | ` 4.0 .0` |
1010| ` amq_streams_common_scala_version ` | Scala version | ` 2.13 ` |
1111| ` amq_streams_common_version ` | Combination version | ` {{ amq_streams_common_scala_version }}-{{ amq_streams_common_product_version }} ` |
1212| ` amq_streams_common_archive_file ` | Kafka binary package | ` kafka_{{ amq_streams_common_version }}.tgz ` |
Original file line number Diff line number Diff line change 11---
2- amq_streams_common_product_version : 3.6 .0
2+ amq_streams_common_product_version : 4.0 .0
33amq_streams_common_rhn_product_version : 2.6.0
44amq_streams_common_rhn_home_dir : " kafka_2.13-{{ amq_streams_common_product_version }}.redhat-00005"
55amq_streams_common_rhn_product_path : /opt
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ argument_specs:
22 main :
33 options :
44 amq_streams_common_product_version :
5- default : 3.4 .0
5+ default : 4.0 .0
66 description : " Version of Apache Kafka to download and install"
77 type : " str"
88 amq_streams_common_scala_version :
You can’t perform that action at this time.
0 commit comments