mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-16 22:50:10 +03:00
feature #788: Disable quotas by default
This commit is contained in:
parent
d4d4184cd7
commit
860846cb94
@ -21,7 +21,7 @@
|
||||
# Default quotas
|
||||
#-------------------------------------------------------------------------------
|
||||
:defaults:
|
||||
:cpu: nil,
|
||||
:memory: nil,
|
||||
:num_vms: nil,
|
||||
:storage: nil
|
||||
:cpu:
|
||||
:memory:
|
||||
:num_vms:
|
||||
:storage:
|
||||
|
Loading…
x
Reference in New Issue
Block a user