Skip to content

Commit 2eebc3b

Browse files
authored
Merge pull request #497 from rajan-mis/master_specific
Fixed scale_command_path undefined variable
2 parents 424854f + 1f944f2 commit 2eebc3b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

roles/core/cluster/vars/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,6 @@ gpfs_cluster_system_profile:
3131

3232
# user defined profile needs to be installed inside this directory
3333
scale_cluster_profile_system_path: /var/mmfs/etc/
34+
35+
# default mm command exection path
36+
scale_command_path: /usr/lpp/mmfs/bin/

0 commit comments

Comments
 (0)