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
67 stars 37 forks source link

Literal use of /trinity/local #424

Open mulderij opened 3 months ago

mulderij commented 3 months ago

In several files the literal string /trinity/local is used. This conflicts with an installation where {{ trix_root }} or {{ trix_local }} are not set to the defaults /trinity or /trinity/local

roles/trinity/luna2/tasks/main.yml
roles/trinity/luna2/templates/luna2-cli-wrapper.j2
roles/trinity/luna2/templates/luna2-daemon-service.j2
roles/trinity/ood-portal/tasks/main.yml
roles/trinity/ood-portal/templates/branding/TrinityX/nginx_stage.yml.j2
roles/trinity/pacemaker/files/pcs
roles/trinity/pacemaker/tasks/main.yaml
roles/trinity/transmission/defaults/main.yml

Possibly related to #395

aphmschonewille commented 3 months ago

thanks! we must have missed it.