Skip to content

Commit b8e6196

Browse files
authored
Merge pull request #533 from dheren-git/master_hdfs
HDFS env variable change
2 parents e854af2 + 2c4580a commit b8e6196

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)