mirror of
https://github.com/prometheus-community/ansible
synced 2024-11-21 19:33:04 +00:00
removed: Drop centos 8 stream support as it is EOL
Signed-off-by: gardar <gardar@users.noreply.github.com>
This commit is contained in:
parent
9401385469
commit
d072610bbe
1 changed files with 0 additions and 6 deletions
|
@ -23,12 +23,6 @@ platforms:
|
|||
privileged: true
|
||||
cgroup_parent: docker.slice
|
||||
command: /usr/lib/systemd/systemd
|
||||
- name: centos-stream-8
|
||||
image: dokken/centos-stream-8
|
||||
pre_build_image: true
|
||||
privileged: true
|
||||
cgroup_parent: docker.slice
|
||||
command: /lib/systemd/systemd
|
||||
- name: centos-stream-9
|
||||
image: dokken/centos-stream-9
|
||||
pre_build_image: true
|
||||
|
|
Loading…
Reference in a new issue