From e933ae8b11861f269d8e7e5e133cba2833e0c5be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=BB=B4=E5=9F=BA=E9=B1=BC?= Date: Tue, 24 Jun 2025 10:38:53 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=AE=89=E5=85=A8=E6=95=B4=E6=94=B9?= =?UTF-8?q?=EF=BC=8C=E5=AF=86=E7=A0=81=E4=BD=BF=E7=94=A8=E7=A9=BA=E5=AD=97?= =?UTF-8?q?=E7=AC=A6=E4=B8=B2=E5=B1=95=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/zh/DevelopInstruction.md | 6 +++--- doc/zh/UseCase.md | 8 ++++---- plugins/anythingLLM/config.yaml | 2 +- ...30\351\203\250\347\275\262\346\214\207\345\257\274.md" | 6 +++--- ...30\351\203\250\347\275\262\346\214\207\345\257\274.md" | 6 +++--- plugins/deepseek-r1/config.yaml | 2 +- plugins/deepseek-r1/doc/readme.md | 2 +- plugins/euler-copilot/config.yaml | 2 +- ...00\351\224\256\351\203\250\347\275\262EulerCopilot.md" | 2 +- ...62\347\224\250\346\210\267\346\211\213\345\206\214.md" | 2 +- plugins/kubernetes-1.31.1/doc/readme.md | 6 +++--- plugins/pytorch/config.yaml | 2 +- plugins/tensorflow/config.yaml | 2 +- 13 files changed, 24 insertions(+), 24 deletions(-) diff --git a/doc/zh/DevelopInstruction.md b/doc/zh/DevelopInstruction.md index 3176ec5..af1be91 100644 --- a/doc/zh/DevelopInstruction.md +++ b/doc/zh/DevelopInstruction.md @@ -73,7 +73,7 @@ all: ansible_host: 172.27.76.114 # master node IP ansible_port: 22 ansible_user: root - ansible_password: PASSWORD + ansible_password: "" architecture: amd64 # amd64 or arm64 oeversion: 24.03-LTS # 22.03-LTS or 24.03-LTS workers: @@ -82,14 +82,14 @@ all: ansible_host: 172.27.70.60 # worker node IP ansible_port: 22 ansible_user: root - ansible_password: PASSWORD + ansible_password: "" architecture: amd64 oeversion: 24.03-LTS 172.27.72.90: # worker node IP ansible_host: 172.27.72.90 # worker node IP ansible_port: 22 ansible_user: root - ansible_password: PASSWORD + ansible_password: "" architecture: amd64 oeversion: 24.03-LTS vars: diff --git a/doc/zh/UseCase.md b/doc/zh/UseCase.md index 45c47df..7b18568 100644 --- a/doc/zh/UseCase.md +++ b/doc/zh/UseCase.md @@ -139,7 +139,7 @@ ansible_host: 192.168.124.17 # 远端IP ansible_port: 22 # 端口号 ansible_user: root # 用户名 - ansible_password: passwd # 密码 + ansible_password: "" # 密码 vars: docker_download_url: @@ -239,7 +239,7 @@ # ansible_host: 127.0.0.1 # 远端IP # ansible_port: 22 # 端口号 # ansible_user: root # 用户名 - # ansible_password: PASSWORD # 密码 + # ansible_password: "" # 密码 vars: deepseek_version: 8b # ollama 官方下载地址: https://ollama.com/download/ollama-linux-amd64.tgz,注意区分amd64和arm64 @@ -371,7 +371,7 @@ # 部署节点用户 ansible_user: root # 目前仅支持 root 用户 # 部署节点密码 - ansible_password: PASSWORD + ansible_password: "" vars: ansible_ssh_common_args: '-o StrictHostKeyChecking=no' @@ -482,7 +482,7 @@ ansible_host: 192.168.1.101 # master 节点的 IP ansible_port: 22 # ssh 的端口 ansible_user: root # ssh 的用户,非root用户需要 sudo 权限 - ansible_password: PASSWORD # 上述用户的密码 + ansible_password: "" # 上述用户的密码 vars: temp_path: /tmp namespace: kuberay # 命名空间 diff --git a/plugins/anythingLLM/config.yaml b/plugins/anythingLLM/config.yaml index 322ca74..22d0de9 100644 --- a/plugins/anythingLLM/config.yaml +++ b/plugins/anythingLLM/config.yaml @@ -4,7 +4,7 @@ all: ansible_host: IP # 远端IP ansible_port: 22 # 端口号 ansible_user: root # 用户名 - ansible_password: passwd # 密码 + ansible_password: "" # 密码 vars: docker_download_url: diff --git "a/plugins/boostkit-offline/doc/KunPeng BoostKit AccLib \345\212\240\351\200\237\345\272\223\347\273\204\344\273\266\345\274\200\347\256\261\346\234\200\344\274\230\351\203\250\347\275\262\346\214\207\345\257\274.md" "b/plugins/boostkit-offline/doc/KunPeng BoostKit AccLib \345\212\240\351\200\237\345\272\223\347\273\204\344\273\266\345\274\200\347\256\261\346\234\200\344\274\230\351\203\250\347\275\262\346\214\207\345\257\274.md" index ea862b9..593a618 100644 --- "a/plugins/boostkit-offline/doc/KunPeng BoostKit AccLib \345\212\240\351\200\237\345\272\223\347\273\204\344\273\266\345\274\200\347\256\261\346\234\200\344\274\230\351\203\250\347\275\262\346\214\207\345\257\274.md" +++ "b/plugins/boostkit-offline/doc/KunPeng BoostKit AccLib \345\212\240\351\200\237\345\272\223\347\273\204\344\273\266\345\274\200\347\256\261\346\234\200\344\274\230\351\203\250\347\275\262\346\214\207\345\257\274.md" @@ -152,7 +152,7 @@ A 同学的部署节点如下: ansible_host: 10.0.1.1 # 本机 IP ansible_port: 22 # ssh 使用 22 端口 ansible_user: root # 安全性允许的情况下,使用 root 用户登录 - ansible_password: "12345678" # 本机 root 密码 + ansible_password: "" # 本机 root 密码 # 不使用代理 children: AccLib: @@ -207,7 +207,7 @@ B 女士的部署节点如下: ansible_host: 10.0.2.2 # 云服务器 IP ansible_port: 22 ansible_user: root - ansible_password: "12345678" # 服务器密码 + ansible_password: "" # 服务器密码 # 使用网络代理 proxy_env: http_proxy: http://user:password@proxy.example.com:8080 @@ -250,7 +250,7 @@ B 女士的部署节点如下: ansible_host: 10.0.2.2 # 云服务器 IP ansible_port: 22 ansible_user: root - ansible_password: "12345678" # 服务器密码 + ansible_password: "" # 服务器密码 # 使用网络代理 proxy_env: http_proxy: http://user:password@proxy.example.com:8080 diff --git "a/plugins/boostkit/doc/KunPeng BoostKit AccLib \345\212\240\351\200\237\345\272\223\347\273\204\344\273\266\345\274\200\347\256\261\346\234\200\344\274\230\351\203\250\347\275\262\346\214\207\345\257\274.md" "b/plugins/boostkit/doc/KunPeng BoostKit AccLib \345\212\240\351\200\237\345\272\223\347\273\204\344\273\266\345\274\200\347\256\261\346\234\200\344\274\230\351\203\250\347\275\262\346\214\207\345\257\274.md" index ea862b9..593a618 100644 --- "a/plugins/boostkit/doc/KunPeng BoostKit AccLib \345\212\240\351\200\237\345\272\223\347\273\204\344\273\266\345\274\200\347\256\261\346\234\200\344\274\230\351\203\250\347\275\262\346\214\207\345\257\274.md" +++ "b/plugins/boostkit/doc/KunPeng BoostKit AccLib \345\212\240\351\200\237\345\272\223\347\273\204\344\273\266\345\274\200\347\256\261\346\234\200\344\274\230\351\203\250\347\275\262\346\214\207\345\257\274.md" @@ -152,7 +152,7 @@ A 同学的部署节点如下: ansible_host: 10.0.1.1 # 本机 IP ansible_port: 22 # ssh 使用 22 端口 ansible_user: root # 安全性允许的情况下,使用 root 用户登录 - ansible_password: "12345678" # 本机 root 密码 + ansible_password: "" # 本机 root 密码 # 不使用代理 children: AccLib: @@ -207,7 +207,7 @@ B 女士的部署节点如下: ansible_host: 10.0.2.2 # 云服务器 IP ansible_port: 22 ansible_user: root - ansible_password: "12345678" # 服务器密码 + ansible_password: "" # 服务器密码 # 使用网络代理 proxy_env: http_proxy: http://user:password@proxy.example.com:8080 @@ -250,7 +250,7 @@ B 女士的部署节点如下: ansible_host: 10.0.2.2 # 云服务器 IP ansible_port: 22 ansible_user: root - ansible_password: "12345678" # 服务器密码 + ansible_password: "" # 服务器密码 # 使用网络代理 proxy_env: http_proxy: http://user:password@proxy.example.com:8080 diff --git a/plugins/deepseek-r1/config.yaml b/plugins/deepseek-r1/config.yaml index 69fa814..34bb09f 100644 --- a/plugins/deepseek-r1/config.yaml +++ b/plugins/deepseek-r1/config.yaml @@ -9,7 +9,7 @@ all: # ansible_host: 127.0.0.1 # 远端IP # ansible_port: 22 # 端口号 # ansible_user: root # 用户名 - # ansible_password: PASSWORD # 密码 + # ansible_password: "" # 密码 vars: deepseek_version: 8b # ollama官方下载地址: https://ollama.com/download/ollama-linux-amd64.tgz # amd64 or arm64 diff --git a/plugins/deepseek-r1/doc/readme.md b/plugins/deepseek-r1/doc/readme.md index 20a0ded..96d7d8d 100644 --- a/plugins/deepseek-r1/doc/readme.md +++ b/plugins/deepseek-r1/doc/readme.md @@ -30,7 +30,7 @@ # ansible_host: 127.0.0.1 # 远端IP # ansible_port: 22 # 端口号 # ansible_user: root # 用户名 - # ansible_password: PASSWORD # 密码 + # ansible_password: "" # 密码 vars: deepseek_version: 8b # ollama官方下载地址: https://ollama.com/download/ollama-linux-amd64.tgz,注意区分amd64和arm64 diff --git a/plugins/euler-copilot/config.yaml b/plugins/euler-copilot/config.yaml index af95e67..cea5f7d 100644 --- a/plugins/euler-copilot/config.yaml +++ b/plugins/euler-copilot/config.yaml @@ -9,7 +9,7 @@ all: # 部署节点用户 ansible_user: root # 目前仅支持root用户 # 部署节点密码 - ansible_password: PASSWORD + ansible_password: "" vars: ansible_ssh_common_args: '-o StrictHostKeyChecking=no' diff --git "a/plugins/euler-copilot/doc/\344\270\200\351\224\256\351\203\250\347\275\262EulerCopilot.md" "b/plugins/euler-copilot/doc/\344\270\200\351\224\256\351\203\250\347\275\262EulerCopilot.md" index c07c06b..667763a 100644 --- "a/plugins/euler-copilot/doc/\344\270\200\351\224\256\351\203\250\347\275\262EulerCopilot.md" +++ "b/plugins/euler-copilot/doc/\344\270\200\351\224\256\351\203\250\347\275\262EulerCopilot.md" @@ -95,7 +95,7 @@ all: # 部署节点用户 ansible_user: root # 目前仅支持root用户 # 部署节点密码 - ansible_password: PASSWORD + ansible_password: "" vars: ansible_ssh_common_args: '-o StrictHostKeyChecking=no' diff --git "a/plugins/kuberay/doc/kuberay\351\203\250\347\275\262\347\224\250\346\210\267\346\211\213\345\206\214.md" "b/plugins/kuberay/doc/kuberay\351\203\250\347\275\262\347\224\250\346\210\267\346\211\213\345\206\214.md" index 6129c83..70bc566 100644 --- "a/plugins/kuberay/doc/kuberay\351\203\250\347\275\262\347\224\250\346\210\267\346\211\213\345\206\214.md" +++ "b/plugins/kuberay/doc/kuberay\351\203\250\347\275\262\347\224\250\346\210\267\346\211\213\345\206\214.md" @@ -31,7 +31,7 @@ all: ansible_host: 192.168.1.101 # master 节点的 IP ansible_port: 22 # ssh 的端口 ansible_user: root # ssh 的用户,非root用户需要 sudo 权限 - ansible_password: PASSWORD # 上述用户的密码 + ansible_password: "" # 上述用户的密码 vars: temp_path: /tmp namespace: kuberay # 命名空间 diff --git a/plugins/kubernetes-1.31.1/doc/readme.md b/plugins/kubernetes-1.31.1/doc/readme.md index b44cce5..7858faa 100644 --- a/plugins/kubernetes-1.31.1/doc/readme.md +++ b/plugins/kubernetes-1.31.1/doc/readme.md @@ -37,7 +37,7 @@ ansible_host: 192.168.10.1 ansible_port: 22 ansible_user: root - ansible_password: "xxxxxxxx" + ansible_password: "" architecture: amd64 # e.g. [ amd64, arm64 ] oeversion: 24.03-LTS # e.g. [ 22.03-LTS, 24.03-LTS ] runtime: docker # e.g. [ docker, containerd ] @@ -47,7 +47,7 @@ ansible_host: 192.168.10.2 ansible_port: 22 ansible_user: root - ansible_password: "xxxxxxxx" + ansible_password: "" architecture: amd64 oeversion: 24.03-LTS runtime: docker @@ -55,7 +55,7 @@ ansible_host: 192.168.10.3 ansible_port: 22 ansible_user: root - ansible_password: "xxxxxxxx" + ansible_password: "" architecture: amd64 oeversion: 24.03-LTS runtime: docker diff --git a/plugins/pytorch/config.yaml b/plugins/pytorch/config.yaml index 2e99bb1..e953836 100644 --- a/plugins/pytorch/config.yaml +++ b/plugins/pytorch/config.yaml @@ -9,7 +9,7 @@ all: # ansible_host: 127.0.0.1 # 远端IP # ansible_port: 22 # 端口号 # ansible_user: root # 用户名 - # ansible_password: PASSWORD # 密码 + # ansible_password: "" # 密码 vars: ansible_ssh_common_args: '-o StrictHostKeyChecking=no' diff --git a/plugins/tensorflow/config.yaml b/plugins/tensorflow/config.yaml index 65c565e..b51857b 100644 --- a/plugins/tensorflow/config.yaml +++ b/plugins/tensorflow/config.yaml @@ -9,7 +9,7 @@ all: # ansible_host: 127.0.0.1 # 远端IP # ansible_port: 22 # 端口号 # ansible_user: root # 用户名 - # ansible_password: PASSWORD # 密码 + # ansible_password: "" # 密码 vars: ansible_ssh_common_args: '-o StrictHostKeyChecking=no' -- Gitee