mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-29 18:50:08 +03:00
M #: Enable backup nonadminusers and disable deploy (#2682)
This commit is contained in:
parent
08bb8f7684
commit
c3c29471ed
@ -10,7 +10,7 @@ resource_name: "VM"
|
||||
actions:
|
||||
create_dialog: true
|
||||
create_app_dialog: true # reference to create_dialog in marketplace-app-tab.yaml
|
||||
deploy: true
|
||||
deploy: false
|
||||
migrate: true
|
||||
migrate_live: true
|
||||
hold: true
|
||||
@ -39,6 +39,7 @@ actions:
|
||||
ssh: true
|
||||
rdp: true
|
||||
edit_labels: false
|
||||
backup: true
|
||||
|
||||
# Filters - List of criteria to filter the resources
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user