Skip to content

Commit

Permalink
Merge pull request #102 from EESSI/ocaisa-patch-1
Browse files Browse the repository at this point in the history
Make glibc trusted dirs reference a CVMFS variable symlink
  • Loading branch information
bedroge authored Jun 8, 2021
2 parents a2a4937 + b21708a commit 2906471
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ prefix_snapshot_url: http://cvmfs-s0.eessi-hpc.org/snapshots
prefix_snapshot_version: 20210322
prefix_python_targets: python3_8
prefix_user_defined_trusted_dirs:
- "/opt/eessi/{{ eessi_version }}/lib"
- "/opt/eessi/lib"
- "/cvmfs/{{ cvmfs_repository }}/host_injections/{{ eessi_version }}/compat/{{ eessi_host_os }}/{{ eessi_host_arch }}/lib"
prefix_singularity_command: "singularity run -B {{ gentoo_prefix_path }}:{{ gentoo_prefix_path }}"
prefix_source: "docker://eessi/bootstrap-prefix:centos8-{{ eessi_host_arch }}"
prefix_source_options: "{{ gentoo_prefix_path }} noninteractive"
Expand Down

0 comments on commit 2906471

Please sign in to comment.