42 lines
819 B
YAML
42 lines
819 B
YAML
---
|
|
logo: images/opennebula-sunstone-v4.0.png
|
|
available_tabs:
|
|
- dashboard-tab
|
|
- system-tab
|
|
- users-tab
|
|
- groups-tab
|
|
- acls-tab
|
|
- vresources-tab
|
|
- vms-tab
|
|
- templates-tab
|
|
- images-tab
|
|
- files-tab
|
|
- infra-tab
|
|
- clusters-tab
|
|
- hosts-tab
|
|
- datastores-tab
|
|
- vnets-tab
|
|
- zones-tab
|
|
%if %%getVar('activer_market_place', 'non')
|
|
- marketplace-tab
|
|
%end if
|
|
%if %%getVar('activer_oneflow', 'non') == 'oui'
|
|
- oneflow-dashboard
|
|
- oneflow-services
|
|
- oneflow-templates
|
|
%end if
|
|
%if %%getVar('activer_market_views', 'non') == 'oui'
|
|
- apptools-appmarket-dashboard
|
|
- apptools-appmarket-appliances
|
|
%end if
|
|
- provision-tab
|
|
- support-tab
|
|
groups:
|
|
oneadmin:
|
|
- admin
|
|
- vdcadmin
|
|
- user
|
|
- cloud
|
|
default:
|
|
- cloud
|