Skip to content

Commit

Permalink
Deprecate Debian 10 & Upgrade to Fedora 40
Browse files Browse the repository at this point in the history
  • Loading branch information
x86-39 committed Jun 7, 2024
1 parent d46e56b commit 7177070
Show file tree
Hide file tree
Showing 13 changed files with 19 additions and 80 deletions.
3 changes: 1 addition & 2 deletions roles/android_studio/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,11 @@ Requirements
These platforms are supported:
- Ubuntu 20.04
- Ubuntu 22.04
- Debian 10
- Debian 11
- Debian 12
- EL 8 (Tested on Rocky Linux 8)
- EL 9 (Tested on Rocky Linux 9)
- Fedora 38
- Fedora 40
- openSUSE Leap 15.5

<!--
Expand Down
13 changes: 2 additions & 11 deletions roles/android_studio/molecule/default/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,6 @@ platforms:
cgroupns_mode: host
privileged: true
command: "/usr/sbin/init"
- name: debian10
image: docker.io/geerlingguy/docker-debian10-ansible
pre_build_image: true
systemd: always
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:ro
cgroupns_mode: host
privileged: true
command: "/sbin/init"
- name: debian11
image: docker.io/geerlingguy/docker-debian11-ansible
pre_build_image: true
Expand Down Expand Up @@ -67,8 +58,8 @@ platforms:
cgroupns_mode: host
privileged: true
command: "/usr/sbin/init"
- name: fedora38
image: docker.io/geerlingguy/docker-fedora38-ansible
- name: fedora40
image: docker.io/geerlingguy/docker-fedora40-ansible
pre_build_image: true
systemd: always
volumes:
Expand Down
3 changes: 1 addition & 2 deletions roles/clion/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,11 @@ Requirements
These platforms are supported:
- Ubuntu 20.04
- Ubuntu 22.04
- Debian 10
- Debian 11
- Debian 12
- EL 8 (Tested on Rocky Linux 8)
- EL 9 (Tested on Rocky Linux 9)
- Fedora 38
- Fedora 40
- openSUSE Leap 15.5

<!--
Expand Down
13 changes: 2 additions & 11 deletions roles/clion/molecule/default/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,6 @@ platforms:
cgroupns_mode: host
privileged: true
command: "/usr/sbin/init"
- name: debian10
image: docker.io/geerlingguy/docker-debian10-ansible
pre_build_image: true
systemd: always
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:ro
cgroupns_mode: host
privileged: true
command: "/sbin/init"
- name: debian11
image: docker.io/geerlingguy/docker-debian11-ansible
pre_build_image: true
Expand Down Expand Up @@ -67,8 +58,8 @@ platforms:
cgroupns_mode: host
privileged: true
command: "/usr/sbin/init"
- name: fedora38
image: docker.io/geerlingguy/docker-fedora38-ansible
- name: fedora40
image: docker.io/geerlingguy/docker-fedora40-ansible
pre_build_image: true
systemd: always
volumes:
Expand Down
3 changes: 1 addition & 2 deletions roles/common/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,11 @@ Requirements
These platforms are supported:
- Ubuntu 20.04
- Ubuntu 22.04
- Debian 10
- Debian 11
- Debian 12
- EL 8 (Tested on Rocky Linux 8)
- EL 9 (Tested on Rocky Linux 9)
- Fedora 38
- Fedora 40
- openSUSE Leap 15.5

<!--
Expand Down
3 changes: 1 addition & 2 deletions roles/goland/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,11 @@ Requirements
These platforms are supported:
- Ubuntu 20.04
- Ubuntu 22.04
- Debian 10
- Debian 11
- Debian 12
- EL 8 (Tested on Rocky Linux 8)
- EL 9 (Tested on Rocky Linux 9)
- Fedora 38
- Fedora 40
- openSUSE Leap 15.5

<!--
Expand Down
13 changes: 2 additions & 11 deletions roles/goland/molecule/default/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,6 @@ platforms:
cgroupns_mode: host
privileged: true
command: "/usr/sbin/init"
- name: debian10
image: docker.io/geerlingguy/docker-debian10-ansible
pre_build_image: true
systemd: always
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:ro
cgroupns_mode: host
privileged: true
command: "/sbin/init"
- name: debian11
image: docker.io/geerlingguy/docker-debian11-ansible
pre_build_image: true
Expand Down Expand Up @@ -67,8 +58,8 @@ platforms:
cgroupns_mode: host
privileged: true
command: "/usr/sbin/init"
- name: fedora38
image: docker.io/geerlingguy/docker-fedora38-ansible
- name: fedora40
image: docker.io/geerlingguy/docker-fedora40-ansible
pre_build_image: true
systemd: always
volumes:
Expand Down
3 changes: 1 addition & 2 deletions roles/idea/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,11 @@ Requirements
These platforms are supported:
- Ubuntu 20.04
- Ubuntu 22.04
- Debian 10
- Debian 11
- Debian 12
- EL 8 (Tested on Rocky Linux 8)
- EL 9 (Tested on Rocky Linux 9)
- Fedora 38
- Fedora 40
- openSUSE Leap 15.5

<!--
Expand Down
13 changes: 2 additions & 11 deletions roles/idea/molecule/default/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,6 @@ platforms:
cgroupns_mode: host
privileged: true
command: "/usr/sbin/init"
- name: debian10
image: docker.io/geerlingguy/docker-debian10-ansible
pre_build_image: true
systemd: always
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:ro
cgroupns_mode: host
privileged: true
command: "/sbin/init"
- name: debian11
image: docker.io/geerlingguy/docker-debian11-ansible
pre_build_image: true
Expand Down Expand Up @@ -67,8 +58,8 @@ platforms:
cgroupns_mode: host
privileged: true
command: "/usr/sbin/init"
- name: fedora38
image: docker.io/geerlingguy/docker-fedora38-ansible
- name: fedora40
image: docker.io/geerlingguy/docker-fedora40-ansible
pre_build_image: true
systemd: always
volumes:
Expand Down
3 changes: 1 addition & 2 deletions roles/phpstorm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,11 @@ Requirements
These platforms are supported:
- Ubuntu 20.04
- Ubuntu 22.04
- Debian 10
- Debian 11
- Debian 12
- EL 8 (Tested on Rocky Linux 8)
- EL 9 (Tested on Rocky Linux 9)
- Fedora 38
- Fedora 40
- openSUSE Leap 15.5

<!--
Expand Down
13 changes: 2 additions & 11 deletions roles/phpstorm/molecule/default/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,6 @@ platforms:
cgroupns_mode: host
privileged: true
command: "/usr/sbin/init"
- name: debian10
image: docker.io/geerlingguy/docker-debian10-ansible
pre_build_image: true
systemd: always
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:ro
cgroupns_mode: host
privileged: true
command: "/sbin/init"
- name: debian11
image: docker.io/geerlingguy/docker-debian11-ansible
pre_build_image: true
Expand Down Expand Up @@ -67,8 +58,8 @@ platforms:
cgroupns_mode: host
privileged: true
command: "/usr/sbin/init"
- name: fedora38
image: docker.io/geerlingguy/docker-fedora38-ansible
- name: fedora40
image: docker.io/geerlingguy/docker-fedora40-ansible
pre_build_image: true
systemd: always
volumes:
Expand Down
3 changes: 1 addition & 2 deletions roles/pycharm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,11 @@ Requirements
These platforms are supported:
- Ubuntu 20.04
- Ubuntu 22.04
- Debian 10
- Debian 11
- Debian 12
- EL 8 (Tested on Rocky Linux 8)
- EL 9 (Tested on Rocky Linux 9)
- Fedora 38
- Fedora 40
- openSUSE Leap 15.5

<!--
Expand Down
13 changes: 2 additions & 11 deletions roles/pycharm/molecule/default/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,6 @@ platforms:
cgroupns_mode: host
privileged: true
command: "/usr/sbin/init"
- name: debian10
image: docker.io/geerlingguy/docker-debian10-ansible
pre_build_image: true
systemd: always
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:ro
cgroupns_mode: host
privileged: true
command: "/sbin/init"
- name: debian11
image: docker.io/geerlingguy/docker-debian11-ansible
pre_build_image: true
Expand Down Expand Up @@ -67,8 +58,8 @@ platforms:
cgroupns_mode: host
privileged: true
command: "/usr/sbin/init"
- name: fedora38
image: docker.io/geerlingguy/docker-fedora38-ansible
- name: fedora40
image: docker.io/geerlingguy/docker-fedora40-ansible
pre_build_image: true
systemd: always
volumes:
Expand Down

0 comments on commit 7177070

Please sign in to comment.