add amazonlinux:2022 to list of images for testing via molecule

This commit is contained in:
Lee Goolsbee
2022-12-15 14:43:40 -06:00
parent f5de462bda
commit 342848424f
37 changed files with 166 additions and 0 deletions

View File

@@ -8,6 +8,12 @@ platforms:
- aws_node_local
ulimits:
- nofile:262144:262144
- name: amazon_linux2022
image: amazonlinux:2022
groups:
- aws_node_local
ulimits:
- nofile:262144:262144
- name: ubuntu_lts
image: ubuntu:bionic
groups:

View File

@@ -8,6 +8,12 @@ platforms:
- aws_node_local
ulimits:
- nofile:262144:262144
- name: amazon_linux2022
image: amazonlinux:2022
groups:
- aws_node_local
ulimits:
- nofile:262144:262144
- name: ubuntu_lts
image: ubuntu:bionic
groups: