fix: drop ELTS platforms

Signed-off-by: gardar <gardar@users.noreply.github.com>
This commit is contained in:
gardar 2023-04-26 13:58:25 +00:00
parent d53f2cbd03
commit 3b26d5582b
No known key found for this signature in database
GPG key ID: 75FAE37CBA8C13C2

View file

@ -58,12 +58,6 @@ platforms:
privileged: true
cgroup_parent: docker.slice
command: /lib/systemd/systemd
- name: ubuntu-16.04
image: dokken/ubuntu-16.04
pre_build_image: true
privileged: true
cgroup_parent: docker.slice
command: /lib/systemd/systemd
- name: ubuntu-18.04
image: dokken/ubuntu-18.04
pre_build_image: true
@ -84,9 +78,3 @@ platforms:
command: /lib/systemd/systemd
verifier:
name: testinfra
provisioner:
inventory:
host_vars:
ubuntu-16.04:
ansible_python_interpreter: /usr/bin/python2.7