1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-04-01 06:50:25 +03:00

B OpenNebula/one#6736: Delete vmrc and vcenter attributes(#3247)

Signed-off-by: dcarracedo <dcarracedo@opennebula.io>
This commit is contained in:
David 2024-09-25 18:59:19 +02:00 committed by GitHub
parent 3c94ba964b
commit 18bad54109
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 0 additions and 11 deletions

View File

@ -74,8 +74,3 @@ info-tabs:
dialogs:
create_dialog:
information: true # required
vcenter:
enabled: true
not_on:
- kvm
- lxc

View File

@ -34,7 +34,6 @@ actions:
chgrp: true
lock: true
unlock: true
vmrc: true
vnc: true
ssh: true
rdp: true

View File

@ -34,7 +34,6 @@ actions:
chgrp: false
lock: false
unlock: false
vmrc: true
vnc: true
ssh: true
rdp: true

View File

@ -34,7 +34,6 @@ actions:
chgrp: false
lock: true
unlock: true
vmrc: true
vnc: true
ssh: true
rdp: true

View File

@ -5,9 +5,6 @@
# Zendesk support URL
support_url: 'https://opennebula.zendesk.com/api/v2'
# Optional parameter for vcenter command
vcenter_prepend_command: ''
# Optional parameter for Sunstone commands
sunstone_prepend: ''