Update k3s.sh - removed _pm
Since this ougth to be an issue for all future users.
This commit is contained in:
parent
000da8e8eb
commit
72f496a0a8
|
@ -55,7 +55,7 @@ allnomaster1=($master2 $master3 $worker1 $worker2)
|
||||||
lbrange=192.168.1.61-192.168.1.79
|
lbrange=192.168.1.61-192.168.1.79
|
||||||
|
|
||||||
#ssh certificate name variable
|
#ssh certificate name variable
|
||||||
certName=id_rsa_pm
|
certName=id_rsa
|
||||||
|
|
||||||
#############################################
|
#############################################
|
||||||
# DO NOT EDIT BELOW #
|
# DO NOT EDIT BELOW #
|
||||||
|
|
Loading…
Reference in New Issue