Skip to content

Commit 2c4580a

Browse files
committed
HDFS env variable change
Signed-off-by: Dherendra Singh<dhersing@in.ibm.com>
1 parent e854af2 commit 2c4580a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/scale_hdfs/precheck/tasks/prepare_env.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
transparency_version: "False"
66

77
- name:
8-
shell: "echo $SS_HDFS_33_TRANSPERNCY_VERSION_ENABLE"
8+
shell: "echo $SCALE_HDFS_TRANSPARENCY_VERSION_33_ENABLE"
99
register: transparency_version
1010
delegate_to: localhost
1111
run_once: true

0 commit comments

Comments
 (0)