aboutsummaryrefslogtreecommitdiffstats
path: root/bin/switch_wfs_os
Commit message (Collapse)AuthorAgeFilesLines
* bin/switch_wfs_os: Adding message about calling nodes where it belongs (only ↵David Runge2016-01-121-2/+2
| | | | called once).
* bin/switch_wfs_os: Providing set +e/ set -e lines to make sure, that ↵David Runge2016-01-111-1/+3
| | | | systemctl doesn't mess up this script, when it returns -1 on reboot. Make the script exit with 0.
* bin/switch_wfs_os: Executing with eval.David Runge2016-01-111-1/+1
|
* bin/switch_wfs_os: Adding correct path for script.David Runge2016-01-111-1/+1
|
* bin/switch_wfs_os: Adding static path for reboot script on crappy ubuntu. ↵David Runge2016-01-111-2/+2
| | | | Adding correct path for syslinux on Arch.
* bin/switch_wfs_os: Adding @ in ssh command.David Runge2016-01-111-4/+4
|
* bin/switch_wfs_os: Removing pseudo-tty allocation for ssh. Unifying script ↵David Runge2016-01-111-4/+4
| | | | path to wfs' bin folder.
* bin/switch_wfs_os: Adding feature to switch the OS on the nodes. This ↵David Runge2016-01-111-3/+17
| | | | requires for the hostnames to resolve and the user wfs being able to sudo without password.
* bin/switch_wfs_os: Adding script to switch the OS on the TU wfs system.David Runge2016-01-111-0/+75