Skip to content

Commit

Permalink
tests: increase ubuntu22 ram to allow molecule creation
Browse files Browse the repository at this point in the history
Signed-off-by: Arthur Outhenin-Chalandre <[email protected]>
  • Loading branch information
MrFreezeex committed May 22, 2023
1 parent d6ac966 commit 6dce408
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/bootstrap-os/molecule/default/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ platforms:
- name: ubuntu22
box: generic/ubuntu2204
cpus: 1
memory: 512
memory: 1024
- name: centos7
box: centos/7
cpus: 1
Expand Down

0 comments on commit 6dce408

Please sign in to comment.