Skip to content
Snippets Groups Projects
Commit a461eab2 authored by Martin Schroschk's avatar Martin Schroschk
Browse files

Merge branch 'capella_prompt' into 'preview'

Add prompt for new cluster Capella

See merge request !1158
parents ee96a795 cd5dc287
No related branches found
No related tags found
2 merge requests!1164Automated merge from preview to main,!1158Add prompt for new cluster Capella
......@@ -411,15 +411,17 @@ This should help to avoid errors.
| Localhost | `marie@local$` |
| Login nodes | `marie@login$` |
| Arbitrary compute node | `marie@compute$` |
| Compute node `Capella` | `marie@capella$` |
| Login node `Capella` | `marie@login.capella$` |
| Compute node `Barnard` | `marie@barnard$` |
| Login node `Barnard` | `marie@login.barnard$` |
| Compute node `Power9` | `marie@power9$` |
| Login node `Power9` | `marie@login.power9$` |
| Compute node `Alpha` | `marie@alpha$` |
| Login node `Alpha` | `marie@login.alpha$` |
| Node `Julia` | `marie@julia$` |
| Compute node `Romeo` | `marie@romeo$` |
| Login node `Romeo` | `marie@login.romeo$` |
| Node `Julia` | `marie@julia$` |
| Compute node `Power9` | `marie@power9$` |
| Login node `Power9` | `marie@login.power9$` |
| Partition `dcv` | `marie@dcv$` |
* **Always use a prompt**, even if there is no output provided for the shown command.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment