clustervision / trinityX

TrinityX is the new generation of ClusterVision's open-source HPC, A/I and cloudbursting platform. It is designed from the ground up to provide all services required in a modern HPC and A/I system, and to allow full customization of the installation.
GNU General Public License v3.0
64 stars 37 forks source link

LUNA2 role filepath issue #396

Open xdkreij opened 10 months ago

xdkreij commented 10 months ago

Following luna 2 role

https://github.com/clustervision/trinityX/blob/main/site/roles/trinity/luna2/tasks/main.yml

- name: Get python libdir
  shell: "echo /trinity/local/python/lib/python*"
  register: luna2_python_dir
  changed_when: false

The entire file has statically defined paths to /trinity/local instead off {{ trinity_local }}

Expected results

msteggink commented 10 months ago

Indeed, assigned internal ticket TRIX-388

msteggink commented 10 months ago

Thanks for reporting, changing the defaults at this point is not (yet) supported and causes issues with multiple components