Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bin/switch_wfs_os: Adding message about calling nodes where it belongs (only ↵ | David Runge | 2016-01-12 | 1 | -2/+2 |
| | | | | called once). | ||||
* | bin/switch_wfs_os: Providing set +e/ set -e lines to make sure, that ↵ | David Runge | 2016-01-11 | 1 | -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 Runge | 2016-01-11 | 1 | -1/+1 |
| | |||||
* | bin/switch_wfs_os: Adding correct path for script. | David Runge | 2016-01-11 | 1 | -1/+1 |
| | |||||
* | bin/switch_wfs_os: Adding static path for reboot script on crappy ubuntu. ↵ | David Runge | 2016-01-11 | 1 | -2/+2 |
| | | | | Adding correct path for syslinux on Arch. | ||||
* | bin/switch_wfs_os: Adding @ in ssh command. | David Runge | 2016-01-11 | 1 | -4/+4 |
| | |||||
* | bin/switch_wfs_os: Removing pseudo-tty allocation for ssh. Unifying script ↵ | David Runge | 2016-01-11 | 1 | -4/+4 |
| | | | | path to wfs' bin folder. | ||||
* | bin/switch_wfs_os: Adding feature to switch the OS on the nodes. This ↵ | David Runge | 2016-01-11 | 1 | -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 Runge | 2016-01-11 | 1 | -0/+75 |