parent
fe1496f010
commit
592f8155b9
|
|
@ -146,9 +146,9 @@
|
||||||
cd /opt/ && wget -qO- http://116.205.97.109/scripts/auto_ssh_auth_setup.sh |bash -s -- --file=/opt/ip.txt --user=root --passwd=xxxx
|
cd /opt/ && wget -qO- http://116.205.97.109/scripts/auto_ssh_auth_setup.sh |bash -s -- --file=/opt/ip.txt --user=root --passwd=xxxx
|
||||||
#注:ip.txt
|
#注:ip.txt
|
||||||
cat > /opt/ip.txt << EOF
|
cat > /opt/ip.txt << EOF
|
||||||
10.x.x.1
|
192.168.61.132
|
||||||
10.x.x.2
|
192.168.61.133
|
||||||
10.x.x.3
|
192.168.61.134
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
cd /opt/ && wget -qO- http://116.205.97.109/scripts/k8s-ubuntu-init.sh | bash #系统初始化
|
cd /opt/ && wget -qO- http://116.205.97.109/scripts/k8s-ubuntu-init.sh | bash #系统初始化
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue