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
|
||||
#注:ip.txt
|
||||
cat > /opt/ip.txt << EOF
|
||||
10.x.x.1
|
||||
10.x.x.2
|
||||
10.x.x.3
|
||||
192.168.61.132
|
||||
192.168.61.133
|
||||
192.168.61.134
|
||||
EOF
|
||||
|
||||
cd /opt/ && wget -qO- http://116.205.97.109/scripts/k8s-ubuntu-init.sh | bash #系统初始化
|
||||
|
|
|
|||
Loading…
Reference in New Issue