Skip to content

Commit

Permalink
updated molecule docker-image
Browse files Browse the repository at this point in the history
  • Loading branch information
ansibleguy committed May 4, 2024
1 parent 3597149 commit e20a95f
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 31 deletions.
14 changes: 0 additions & 14 deletions molecule/default/Dockerfile_debian12_systemd.j2

This file was deleted.

8 changes: 1 addition & 7 deletions molecule/default/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,10 @@ platforms:
- name: 'test-ag-infra_pki'
ipv4_address: '192.168.13.1'
groups: [grp_tester]

# docker config
docker_host: 'tcp://molecule-docker.local:2375'
purge_networks: true
image: 'debian:12-slim'
dockerfile: 'Dockerfile_debian12_systemd.j2'
build_image: yes
image: 'ansible0guy/molecule:debian-latest'
tmpfs: ['/tmp', '/run', '/run/lock']
privileged: true
command: '/sbin/init'

provisioner:
name: ansible
Expand Down
10 changes: 0 additions & 10 deletions molecule/default/prepare.yml

This file was deleted.

0 comments on commit e20a95f

Please sign in to comment.