Content for the scitas-motd-scripts tools.
Diffusion scitas-motd (master)
Recent Commits
Recent Commits
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
773c1b342003 | aubort | move fidis maintenance to the 26th | Feb 18 | ||||
756ea0b59431 | culpo | Announced installation of ncview | Feb 13 | ||||
3f28dcd947b2 | aubort | removed deneb outage message | Feb 7 | ||||
0cb341719b1a | aubort | restore message | Feb 5 | ||||
7a2363e9fa92 | aubort | more clear outage msg | Feb 5 | ||||
b3b43826215f | aubort | deneb /scratch outage | Feb 5 | ||||
cb12f34dc8b9 | rmsilva | Add February maintenance days | Jan 30 | ||||
5739e1d838cb | rmsilva | SL-482: py-deeptools availability announcement | Jan 30 | ||||
8e4c778c9656 | rmsilva | Add htseq announcement | Nov 20 2018 | ||||
180b046f79c0 | rmsilva | Removed fidis maintenance announcement | Nov 20 2018 | ||||
e8d007246d5b | rmsilva | fidis sys-announce: fix grammar | Nov 15 2018 | ||||
a0613b722740 | rmsilva | Remove Deneb specific announcement | Nov 13 2018 | ||||
b4fac2f3c40c | rmsilva | Condense software announce Oct/Nov 2018 | Nov 13 2018 | ||||
61bd144d5d23 | rmsilva | General announcement regarding CPU and RAM usage limites | Nov 13 2018 | ||||
455288a9d02a | rmsilva | Announce fidis maintenance for Nov 2018 | Nov 13 2018 |
README.md
README.md
Description
This repository contains the set of files that are used to build a custom MOTD message for the SCITAS clusters.
Layout
The fragments file is fetched first and then each line in that file is used as a basename for fetching the individual fragments.
For each fragment there is a hierarchy, more specific wins:
- <fragment name>
- <fragment name>.<cluster name> (taken from the config file)
- <fragment name>.<hostname>
The content of each fragment is fetched in the same order and concatenated into a single file: /etc/scitas.motd.
If configured this file is displayed at login time.
c4science · Help