Skip to content

Commit

Permalink
Merge branch 'main' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
gwarf authored Oct 13, 2024
2 parents f36c03e + 48a2ae1 commit e8467bf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ jobs:
DEFAULT_BRANCH: main
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
MARKDOWN_CONFIG_FILE: .markdownlint.json
# XXX gitleaks is currently not using exception file: #511
VALIDATE_GITLEAKS: false
# Only check changed files
VALIDATE_ALL_CODEBASE: false
# Debug super-linter
Expand Down
5 changes: 3 additions & 2 deletions content/en/users/compute/software-distribution/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ The current list of EGI repositories is as follows
| na62.egi.eu | |
| neugrid.egi.eu | |
| notebooks.egi.eu | [web page](https://notebooks.egi.eu) |
| omnibenchmark.egi.eu | [web page](https://omnibenchmark.org/) |
| pheno.egi.eu | |
| phys-ibergrid.egi.eu | |
| pravda.egi.eu | |
Expand Down Expand Up @@ -99,8 +100,8 @@ All VO content managers should join the CVMFS-UPLOADER-USERS mailing list in

## Distributing new content

To login into the service, just use `ssh` to log into the Uploader host.
Its hostname is `cvmfs-uploader-egi.gridpp.rl.ac.uk`.
To log into the service, just use `ssh`.
The hostname is `cvmfs-uploader-egi.gridpp.rl.ac.uk`.
Also, to maintain backwards compatibility,
the alias `cvmfs-upload01.gridpp.rl.ac.uk` can be used.
You need to specify explicitly which username you want to use to log in.
Expand Down

0 comments on commit e8467bf

Please sign in to comment.