mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2025-10-02 08:26:17 +00:00
Update rke2.sh
This commit is contained in:
@@ -84,7 +84,7 @@ else
|
||||
fi
|
||||
|
||||
# Create SSH Config file to ignore checking (don't use in production!)
|
||||
echo "StrictHostKeyChecking no" > ~/.ssh/config
|
||||
sed -i '1s/^/StrictHostKeyChecking no\n/' ~/.ssh/config
|
||||
|
||||
#add ssh keys for all nodes
|
||||
for node in "${all[@]}"; do
|
||||
|
Reference in New Issue
Block a user