Skip to content

Commit

Permalink
B #6736: Delete vmrc and vcenter attributes(#3247)
Browse files Browse the repository at this point in the history
Signed-off-by: dcarracedo <dcarracedo@opennebula.io>
  • Loading branch information
dcarracedo authored Sep 25, 2024
1 parent 3c94ba9 commit 18bad54
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 11 deletions.
5 changes: 0 additions & 5 deletions src/fireedge/etc/sunstone/admin/host-tab.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,3 @@ info-tabs:
dialogs:
create_dialog:
information: true # required
vcenter:
enabled: true
not_on:
- kvm
- lxc
1 change: 0 additions & 1 deletion src/fireedge/etc/sunstone/admin/vm-tab.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ actions:
chgrp: true
lock: true
unlock: true
vmrc: true
vnc: true
ssh: true
rdp: true
Expand Down
1 change: 0 additions & 1 deletion src/fireedge/etc/sunstone/cloud/vm-tab.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ actions:
chgrp: false
lock: false
unlock: false
vmrc: true
vnc: true
ssh: true
rdp: true
Expand Down
1 change: 0 additions & 1 deletion src/fireedge/etc/sunstone/groupadmin/vm-tab.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ actions:
chgrp: false
lock: true
unlock: true
vmrc: true
vnc: true
ssh: true
rdp: true
Expand Down
3 changes: 0 additions & 3 deletions src/fireedge/etc/sunstone/sunstone-server.conf
Original file line number Diff line number Diff line change
Expand Up @@ -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: ''

Expand Down

0 comments on commit 18bad54

Please sign in to comment.