deploiement sur VM
This commit is contained in:
4
vagrant/virtualbox/Vagrantfile
vendored
4
vagrant/virtualbox/Vagrantfile
vendored
@@ -2,8 +2,8 @@
|
||||
# ################### CONFIGURATION VARIABLES ########################
|
||||
# ####################################################################
|
||||
IMAGE_NAME = "generic/ubuntu2204" # Image to use
|
||||
MEM = 2048 # Amount of RAM
|
||||
CPU = 1 # Number of processors
|
||||
MEM = 4096 # Amount of RAM
|
||||
CPU = 2 # Number of processors
|
||||
SLAVE_NBR = 1 # Number of slaves node
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user