Skip to content

Commit 6fbedaa

Browse files
committed
use init/modules as top-level dir for the modulefiles
1 parent 20ca1a6 commit 6fbedaa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

roles/create_cvmfs_content_structure/vars/software.eessi.io.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Paths for files and symlinks should be relative to the root of the repository.
33
---
44
directories:
5-
- name: modules/EESSI
5+
- name: init/modules/EESSI
66
mode: '755'
77

88
files:
@@ -16,4 +16,4 @@ files:
1616

1717
symlinks:
1818
host_injections: '$(EESSI_HOST_INJECTIONS:-/opt/eessi)'
19-
modules/EESSI/2023.06.lua: /cvmfs/software.eessi.io/versions/2023.06/init/modules/EESSI/2023.06.lua
19+
init/modules/EESSI/2023.06.lua: /cvmfs/software.eessi.io/versions/2023.06/init/modules/EESSI/2023.06.lua

0 commit comments

Comments
 (0)