Skip to content

Commit

Permalink
Merge pull request #203 from konstruktoid/bookworm
Browse files Browse the repository at this point in the history
switch to @Debian bookworm
  • Loading branch information
konstruktoid authored Aug 31, 2023
2 parents 7a2c0b9 + 307ad09 commit 914e159
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ galaxy_info:
versions:
- buster
- bullseye
- bookworm
- name: EL
versions:
- "8"
Expand Down
8 changes: 4 additions & 4 deletions molecule/default/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@ provisioner:
docker_rootful: false
docker_user: debiantestinguser
docker_user_bashrc: false
bullseye:
bookworm:
docker_add_alias: true
docker_allow_ping: true
docker_allow_privileged_ports: false
docker_rootful: false
docker_user: bullseyeuser
docker_user: bookwormuser
docker_user_bashrc: false
docker_compose: false
almalinux8:
Expand Down Expand Up @@ -84,8 +84,8 @@ provisioner:
docker_user_bashrc: true
docker_compose: true
platforms:
- name: bullseye
box: debian/bullseye64
- name: bookworm
box: debian/bookworm64
config_options:
vm.boot_timeout: 600
provider_raw_config_args:
Expand Down

0 comments on commit 914e159

Please sign in to comment.