Skip to content

Commit

Permalink
Fixed Molecule
Browse files Browse the repository at this point in the history
  • Loading branch information
pyrodie18 committed Jun 9, 2024
1 parent 1eff675 commit 3b57276
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 30 deletions.
3 changes: 0 additions & 3 deletions molecule/zabbix_proxy/Dockerfile.redhat.j2

This file was deleted.

23 changes: 0 additions & 23 deletions molecule/zabbix_proxy/destroy.yml

This file was deleted.

7 changes: 3 additions & 4 deletions molecule/zabbix_proxy/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,10 @@ driver:
name: docker
platforms:
- name: zabbix-proxy-${MY_MOLECULE_VERSION:-v70}-${MY_MOLECULE_DATABASE:-mysql}-${MY_MOLECULE_CONTAINER:-rockylinux8}
dockerfile: Dockerfile.${MY_MOLECULE_OS_FAMILY:-redhat}.j2
base_image: ${MY_MOLECULE_IMAGE:-rockylinux/rockylinux:8-ubi-init}
image: ${MY_MOLECULE_CONTAINER:-rockylinux8}
image: geerlingguy/docker-${MY_MOLECULE_IMAGE:-rockylinux8}-ansible:latest
privileged: true
command: /sbin/init
pre_build_image: true
command: ${MOLECULE_DOCKER_COMMAND:-""}
networks:
- name: zabbix
volumes:
Expand Down

0 comments on commit 3b57276

Please sign in to comment.