diff options
author | Michal Skalski <mskalski@mirantis.com> | 2016-09-16 09:47:06 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-09-16 09:47:06 +0000 |
commit | 27f6afd9801846da347ff0446b2c940fdf5294e2 (patch) | |
tree | 0bb3debf09c1b23518edfbadb932364e6cb3b1ff /labs/intel | |
parent | 4763cb907c3ad055e86520e4c8bd24d490a34c3a (diff) | |
parent | 424d5c9125ccb4c0856371b157feac345ad2dc37 (diff) |
Merge "[IntelLab] Double compute disk size"
Diffstat (limited to 'labs/intel')
-rw-r--r-- | labs/intel/virtual_kvm/fuel/config/dha.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/labs/intel/virtual_kvm/fuel/config/dha.yaml b/labs/intel/virtual_kvm/fuel/config/dha.yaml index 59e2c8e..98e24ad 100644 --- a/labs/intel/virtual_kvm/fuel/config/dha.yaml +++ b/labs/intel/virtual_kvm/fuel/config/dha.yaml @@ -35,7 +35,7 @@ virtNetConfDir: templates/virtual_environment/networks disks: fuel: 100G controller: 100G - compute: 50G + compute: 100G # Here the infrastructure VMs can be defined. # The entries are not mandatory! If it is left empty |