Skip to content
This repository was archived by the owner on Mar 9, 2024. It is now read-only.

Commit f28b7b8

Browse files
committed
remove testing on clearlinux
1 parent e6cdd91 commit f28b7b8

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

molecule/default/molecule.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,6 @@ platforms:
4242
privileged: true
4343
volumes:
4444
- /sys/fs/cgroup:/sys/fs/cgroup:ro
45-
- name: clearlinux
46-
image: paulfantom/clearlinux-molecule:latest
47-
docker_host: "${DOCKER_HOST:-unix://var/run/docker.sock}"
48-
privileged: true
49-
volumes:
50-
- /sys/fs/cgroup:/sys/fs/cgroup:ro
5145
provisioner:
5246
name: ansible
5347
lint:

0 commit comments

Comments
 (0)