fix(security): remove credentialed reboot SOP command
All checks were successful
CD Pipeline / workflow-shape (push) Successful in 2s
CD Pipeline / cancel-stale-cd (push) Has been skipped
CD Pipeline / tests (push) Successful in 2m17s
CD Pipeline / build-and-deploy (push) Successful in 13m58s
CD Pipeline / post-deploy-checks (push) Successful in 1m55s
All checks were successful
CD Pipeline / workflow-shape (push) Successful in 2s
CD Pipeline / cancel-stale-cd (push) Has been skipped
CD Pipeline / tests (push) Successful in 2m17s
CD Pipeline / build-and-deploy (push) Successful in 13m58s
CD Pipeline / post-deploy-checks (push) Successful in 1m55s
This commit is contained in:
@@ -479,7 +479,8 @@ curl -s --max-time 5 http://192.168.0.121:32334/api/v1/health 2>/dev/null | pyth
|
||||
```bash
|
||||
# 自動化腳本通常已處理,但若沒有自動啟動:
|
||||
ssh ollama@192.168.0.188 "sudo /usr/local/bin/awoooi-startup.sh"
|
||||
ssh wooo@192.168.0.110 "echo '0936223270' | sudo -S /usr/local/bin/awoooi-startup-110.sh"
|
||||
ssh wooo@192.168.0.110 "sudo -n /usr/local/bin/awoooi-startup-110.sh"
|
||||
# 若 sudo -n 不可用,改走 Agent99 allowlisted executor 或本機 console;禁止把密碼寫入 SOP、命令列或 evidence。
|
||||
```
|
||||
|
||||
**P1 (T+5~15 分鐘): K3s 叢集**
|
||||
|
||||
Reference in New Issue
Block a user