mirror of
https://github.com/jumpserver/lina.git
synced 2025-04-27 11:10:51 +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]: {
|
||||
name: vmware,
|
||||
title: 'VMware',
|
||||
attrs: ['host', 'port', 'username', 'password']
|
||||
attrs: ['host', 'port', 'username', 'password', 'auto_sync_node']
|
||||
},
|
||||
[nutanix]: {
|
||||
name: nutanix,
|
||||
|
Loading…
Reference in New Issue
Block a user