mirror of
https://github.com/jumpserver/lina.git
synced 2025-05-06 23:27:17 +00:00
feat: VMware automatically syncs folders to node
This commit is contained in:
parent
dc0a0ae868
commit
6ea86c7efe
@ -102,7 +102,7 @@ export const ACCOUNT_PROVIDER_ATTRS_MAP = {
|
|||||||
[vmware]: {
|
[vmware]: {
|
||||||
name: vmware,
|
name: vmware,
|
||||||
title: 'VMware',
|
title: 'VMware',
|
||||||
attrs: ['host', 'port', 'username', 'password']
|
attrs: ['host', 'port', 'username', 'password', 'auto_sync_node']
|
||||||
},
|
},
|
||||||
[nutanix]: {
|
[nutanix]: {
|
||||||
name: nutanix,
|
name: nutanix,
|
||||||
|
Loading…
Reference in New Issue
Block a user