Skip to content
Snippets Groups Projects
Commit 4e8dbba9 authored by Jörg Sachse's avatar Jörg Sachse
Browse files

test: use Debian Bookworm for Vagrant Box and repo source

parent bc287d1e
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@
become: true
- name: add repo URL to sources.list
ansible.builtin.apt_repository:
repo: "deb https://sdvdebianrepo.slub-dresden.de/deb-repository bullseye main"
repo: "deb https://sdvdebianrepo.slub-dresden.de/deb-repository bookworm main"
state: present
update_cache: true
mode: "0644"
......
......@@ -9,7 +9,7 @@ platforms:
# https://github.com/ansible-community/molecule-vagrant#documentation
# for more platform parameters.
- name: vm-runner
box: debian/bullseye64
box: debian/bookworm64
memory: 1024
# List of raw Vagrant `config` options.
# provider_raw_config_args:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment