Add contest WiFi connection
This commit is contained in:
parent
a60638d63b
commit
aab293ac19
7 changed files with 33 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue