Skip to content

Commit

Permalink
Correct centos7 platform name and hostname
Browse files Browse the repository at this point in the history
  • Loading branch information
drmatthews committed Dec 19, 2023
1 parent 442034d commit 5eba607
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/molecule/centos7_roles/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ driver:
name: docker

platforms:
- name: centos7
hostname: molecule.centos7.local
- name: instance
hostname: molecule.instance.local
image: ${MOLECULE_DOCKER_IMAGE:-geerlingguy/docker-centos7-ansible:latest}
required: true
command: ""
Expand Down

0 comments on commit 5eba607

Please sign in to comment.