set memory size for build VM to 4096
This commit is contained in:
parent
9d10642cd7
commit
7c0ea3220c
@ -2,6 +2,7 @@
|
||||
"build" :
|
||||
{
|
||||
"hostname" : "default",
|
||||
"memory_size" : "4096",
|
||||
"box" : "$box"
|
||||
}
|
||||
}
|
||||
|
@ -3,6 +3,7 @@
|
||||
{
|
||||
"hostname" : "maxscale",
|
||||
"box" : "$box",
|
||||
"memory_size" : "4096",
|
||||
"product" : {
|
||||
"name": "maxscale"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user