File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -30,12 +30,12 @@ For the installation of all components we make use of two Ansible roles: the CVM
3030https://github.com/galaxyproject/ansible-cvmfs ), and a role for adding the EPEL repository (https://github.com/geerlingguy/ansible-role-repo-epel ).
3131Both repositories are added as a submodule inside the ` roles ` directory, so make sure to use the ` --recursive ` option when cloning this repository:
3232```
33- git clone --recursive git@ github.com: EESSI/cvmfs -layer.git
33+ git clone --recursive https:// github.com/ EESSI/filesystem -layer.git
3434```
3535Alternatively, clone this repository first, and init and update the required submodules later:
3636```
37- git clone git@ github.com: EESSI/cvmfs -layer.git
38- cd cvmfs -layer
37+ git clone https:// github.com/ EESSI/filesystem -layer.git
38+ cd filesystem -layer
3939git submodule init
4040git submodule update
4141```
Original file line number Diff line number Diff line change 44# The license key for the Geo API:
55# https://cvmfs.readthedocs.io/en/stable/cpt-replica.html#geo-api-setup
66# For some unclear reason, the Stratum 1 installation fails when this is not set:
7- # https://github.com/EESSI/cvmfs -layer/issues/2
7+ # https://github.com/EESSI/filesystem -layer/issues/2
88# cvmfs_geo_license_key:
99
1010# Automatically configure EESSI CVMFS repos.
You can’t perform that action at this time.
0 commit comments