X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=deploy%2Freap.py;h=bf64d405a683f1a8f02cf77e202f46a51215a9c3;hb=c72e1ebe7248c81cce6039b1fe67c136cd1d4511;hp=dd5b242cf5866a7d23559bc5feb1b3375feee2bd;hpb=34688779956449e99d12b8dfe61f4948f2b48298;p=fuel.git diff --git a/deploy/reap.py b/deploy/reap.py index dd5b242cf..bf64d405a 100755 --- a/deploy/reap.py +++ b/deploy/reap.py @@ -74,7 +74,7 @@ DHA_2 = ''' # which may not be correct - please adjust as needed. ''' -DISKS = {'fuel': '50G', +DISKS = {'fuel': '100G', 'controller': '100G', 'compute': '100G'}