Skip to content

Commit 070086c

Browse files
committed
Fixup rhn_home_dir redhat id
1 parent 1315af4 commit 070086c

File tree

1 file changed

+1
-1
lines changed
  • roles/amq_streams_common/defaults

1 file changed

+1
-1
lines changed

roles/amq_streams_common/defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
amq_streams_common_product_version: 3.6.0
33
amq_streams_common_rhn_product_version: 2.6.0
4-
amq_streams_common_rhn_home_dir: "kafka_2.13-{{ amq_streams_common_product_version }}.redhat-00014"
4+
amq_streams_common_rhn_home_dir: "kafka_2.13-{{ amq_streams_common_product_version }}.redhat-00005"
55
amq_streams_common_rhn_product_path: /opt
66
amq_streams_common_redhat_enabled: false
77
amq_streams_common_rhn_product_category: 'jboss.amq.streams'

0 commit comments

Comments
 (0)