Add contest WiFi connection

This commit is contained in:
Jan Schär 2024-05-13 22:59:31 +02:00
parent a60638d63b
commit aab293ac19
7 changed files with 33 additions and 2 deletions

View file

@ -3,7 +3,7 @@
set -ex
# Disable WiFi.
parallel-ssh -x "-F local.ssh_config" -h hostlist nmcli radio wifi off
# parallel-ssh -x "-F local.ssh_config" -h hostlist nmcli radio wifi off
# Create hosts file so we don't need DNS.
parallel-scp -x "-F local.ssh_config" -h hostlist ./config-hosts /etc/hosts