fix(molecule): Reducing cores and memory

This commit is contained in:
Timothy Stewart
2024-01-21 10:47:38 -06:00
parent edf0c9eebd
commit ac4a6e7c20
3 changed files with 17 additions and 17 deletions

View File

@@ -6,7 +6,7 @@ driver:
platforms:
- name: control1
box: generic/ubuntu2204
memory: 4096
memory: 1024
cpus: 4
config_options:
# We currently can not use public-key based authentication on Ubuntu 22.04,