- May 26, 2020
-
-
Andreas Hamacher authored
find . -type f -name "*.yml" -print0 | xargs -0 sed -i 's/\s*$//g'
-
- May 04, 2020
-
-
Andreas Hamacher authored
Former-commit-id: 7a7716e3
-
Andreas Hamacher authored
Former-commit-id: 07b5f784
-
- Mar 02, 2020
- Feb 10, 2016
-
-
Chris Hines authored
-
- Aug 12, 2015
-
-
Chris Hines authored
roles to calculate etcHosts etcExports and slurm.conf so we no longer do these when deploying each node, but in a preconfiguration stage
-