Files
certd/packages/ui/certd-server/metadata/deploy_EsxiDeployCert.yaml

31 lines
605 B
YAML
Raw Normal View History

2026-01-08 00:11:46 +08:00
showRunStrategy: false
default:
strategy:
runStrategy: 1
2026-01-22 12:30:59 +08:00
name: EsxiDeployCert
title: ESXi-部署证书到ESXi
2026-01-08 00:11:46 +08:00
icon: svg:icon-lucky
group: host
needPlus: true
input:
cert:
title: 域名证书
helper: 请选择前置任务输出的域名证书
component:
name: output-selector
from:
- ':cert:'
required: true
order: 0
accessId:
title: 主机SSH授权
component:
name: access-selector
type: ssh
required: true
order: 0
output: {}
pluginType: deploy
type: builtIn
2026-01-22 12:30:59 +08:00
scriptFilePath: /plugins/plugin-plus/esxi/plugin-deploy-to-esxi.js