Code Review
/
fuel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
f030a4a
)
Increase Fuel disk size from 50 GB to 100 GB
67/9267/2
author
Peter Barabas
<peter.barabas@ericsson.com>
Thu, 4 Feb 2016 13:20:20 +0000
(14:20 +0100)
committer
Jonas Bjurel
<jonas.bjurel@ericsson.com>
Thu, 4 Feb 2016 22:10:39 +0000
(22:10 +0000)
Change-Id: I4a5471f9b910584d6af6620bf901d6308a425bb9
Signed-off-by: Peter Barabas <peter.barabas@ericsson.com>
deploy/reap.py
patch
|
blob
|
history
diff --git
a/deploy/reap.py
b/deploy/reap.py
index
dd5b242
..
bf64d40
100755
(executable)
--- 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': '
5
0G',
+DISKS = {'fuel': '
10
0G',
'controller': '100G',
'compute': '100G'}