update file for adding lab
This commit is contained in:
2
vagrant/Vagrantfile
vendored
2
vagrant/Vagrantfile
vendored
@@ -1,7 +1,7 @@
|
||||
# ####################################################################
|
||||
# ################### CONFIGURATION VARIABLES ########################
|
||||
# ####################################################################
|
||||
IMAGE_NAME = "bento/ubuntu-18.04" # Image to use
|
||||
IMAGE_NAME = "bento/ubuntu-22.04" # Image to use
|
||||
MEM = 2048 # Amount of RAM
|
||||
CPU = 1 # Number of processors
|
||||
SLAVE_NBR = 2 # Number of slaves node
|
||||
|
||||
Reference in New Issue
Block a user