Skip to content

Commit 67f5e1f

Browse files
Gaurav Goklanirichm
authored andcommitted
Change installation path/location for moneo tool
1 parent 970a16f commit 67f5e1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vars/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ __hpc_kernel_versionlock_rpms:
6969
- kernel-devel
7070
- kernel-headers
7171
__hpc_install_prefix: /opt
72-
__hpc_moneo_install_dir: /opt/azurehpc/tools
72+
__hpc_moneo_install_dir: "{{ __hpc_azure_tools_dir }}"
7373

7474
# location for azure specific scripts and resources
7575
__hpc_azure_resource_dir: "{{ __hpc_install_prefix }}/hpc/azure"

0 commit comments

Comments
 (0)