Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add script to install CernVM-FS and configure access to EESSI on workernodes #94

Merged
merged 2 commits into from
Mar 5, 2021

Conversation

boegel
Copy link
Contributor

@boegel boegel commented Dec 11, 2020

@milliams milliams merged commit 57deac5 into clusterinthecloud:6 Mar 5, 2021
fi

# install CernVM-FS configuration for EESSI
sudo dnf install -y https://github.com/EESSI/filesystem-layer/releases/download/v0.2.3/cvmfs-config-eessi-0.2.3-1.noarch.rpm
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This probably already needs an update, both for the CVMFS version for aarch64 (which is built from source) as well as the EESSI configuration packages (since we've released a new version which is different enough that it matters, see https://github.com/EESSI/filesystem-layer/releases/tag/v0.3.0).

We can take care of this, I'll add a TODO note in EESSI/filesystem-layer#77

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add support for CernVM-FS, so software repositories like EESSI can be mounted easily
2 participants