diff --git a/os/get-os-init.sh b/os/get-os-init.sh index a42e0aa..208913d 100644 --- a/os/get-os-init.sh +++ b/os/get-os-init.sh @@ -2,7 +2,7 @@ #set -e -yum_host=10.36.176.43 +yum_host=10.36.172.9 yum_host2=10.36.174.100 color(){ unset c diff --git a/os/get-pxe.sh b/os/get-pxe.sh index 6c7cc5e..a2d47ee 100644 --- a/os/get-pxe.sh +++ b/os/get-pxe.sh @@ -119,7 +119,8 @@ cat > /var/ftp/pub/ks.cfg <> /etc/rc.local +chmod a+x /etc/rc.local #yum install -y python3 python3-devel gcc #curl -s -L https://download.beyourself.org.cn/python-project/os/jumpserver-register.py -o /opt/jumpserver-register.py #pip3 install requests httpsig -i https://mirrors.aliyun.com/pypi/simple