al2022 -> al2023

This commit is contained in:
Lee Goolsbee
2023-05-16 15:43:21 -05:00
parent 8ff6937833
commit 65ba5e746a
44 changed files with 83 additions and 83 deletions

View File

@@ -4,8 +4,8 @@ driver:
platforms:
- name: amazon_linux2
image: amazonlinux:2
- name: amazon_linux2022
image: amazonlinux:2022
- name: amazon_linux2023
image: amazonlinux:2023
- name: ubuntu_lts
image: ubuntu:bionic
provisioner:

View File

@@ -4,8 +4,8 @@ driver:
platforms:
- name: amazon_linux2
image: amazonlinux:2
- name: amazon_linux2022
image: amazonlinux:2022
- name: amazon_linux2023
image: amazonlinux:2023
- name: ubuntu_lts
image: ubuntu:bionic
provisioner:

View File

@@ -1,9 +1,9 @@
---
- name: Add Adoptium repo and install Eclipse Temurin JDK if necessary on Amazon Linux 2022
- name: Add Adoptium repo and install Eclipse Temurin JDK if necessary on Amazon Linux 2023
block:
# There is no amazonlinux/2022 package available from the Adoptium repo; AL2022 docs point to upstream compatiblity
# There is no amazonlinux/2023 package available from the Adoptium repo; AL2023 docs point to upstream compatiblity
# with Fedora 34, 35, and 36, so we use the latest of those for the Temurin package for now
- name: Add Adoptium yum repository
ansible.builtin.yum_repository:
@@ -31,7 +31,7 @@
tags:
- runtime_pkg
- name: Install other base packages on Amazon Linux 2022
- name: Install other base packages on Amazon Linux 2023
ansible.builtin.dnf:
name:
- dejavu-fonts-all # Required by the installer