Update to 2025-04-07 22:01

This commit is contained in:
Daniel Berteaud
2025-04-07 22:01:54 +02:00
parent cfb8b7a271
commit faf91a5c0c
5 changed files with 13 additions and 4 deletions

View File

@@ -10,10 +10,14 @@ nomad_packages:
nomad_server_packages:
- nginx
nomad_client_packages:
- containernetworking-plugins
# Note : there's no package for the Docker driver as it'll pull the docker role already
nomad_task_driver_packages:
java:
- java-17-openjdk-headless
- java-21-openjdk-headless
qemu:
- qemu-kvm
podman: