Skip to content

Commit

Permalink
Woops, forgot to change the molecule details
Browse files Browse the repository at this point in the history
  • Loading branch information
jcmdln committed Mar 23, 2020
1 parent 8bb5286 commit 2fb6167
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions molecule/default/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,11 @@ driver:
name: docker

platforms:
- name: "molecule_inmotion_apache_${MOLECULE_DISTRO:-centos-7}"
image: "jcmdln/molecule-images:${MOLECULE_DISTRO:-centos-7}"
pre_build_image: true
- name: "molecule_inmotionhosting.apache_${MOLECULE_DISTRO:-centos-7}"
image: "inmotionhosting/molecule-images:${MOLECULE_DISTRO:-centos-7}"
command: ""

pre_build_image: true
privileged: true
capabilities:
- SYS_ADMIN
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:ro

Expand Down

0 comments on commit 2fb6167

Please sign in to comment.