add vmware-tools

This commit is contained in:
Your Name
2026-06-23 11:27:54 +08:00
parent 2a794fa8d3
commit 4f39d384e2
198 changed files with 14170 additions and 0 deletions
@@ -0,0 +1,10 @@
type: operation
description:
title:
label: "Generate Certificate Signing Request and Private Key"
entry_point:
module: operation.reset_certificate
method: generate_csr_and_private_key_of_soluser
arguments:
- name: custom_openssl_config
value: false
@@ -0,0 +1,10 @@
type: operation
description:
title:
label: "Generate Certificate Signing Request and Private Key from custom OpenSSL configuration file"
entry_point:
module: operation.reset_certificate
method: generate_csr_and_private_key_of_soluser
arguments:
- name: custom_openssl_config
value: true
@@ -0,0 +1,11 @@
type: operation-group
description:
title:
label: "Import CA-signed Certificate and Key"
operations:
- type: single
config: "config/op_prevalidate_credential.yaml"
- type: single
entry_point:
module: operation.manage_certificate
method: manage_solution_user_certificate_with_custom_ca_signed