Adding centos group for prepare-limiting

This commit is contained in:
Dieter Verhelst 2019-03-10 22:15:10 +01:00
parent 99b87a1557
commit f55917c676
3 changed files with 6 additions and 4 deletions

View file

@ -39,11 +39,15 @@ platforms:
image: centos:7
networks:
- name: ${MOLECULE_SCENARIO_NAME}-borg
groups:
- centos
- name: ${MOLECULE_SCENARIO_NAME}-cc6
hostname: ${MOLECULE_SCENARIO_NAME}-cc6
image: centos:6
networks:
- name: ${MOLECULE_SCENARIO_NAME}-borg
groups:
- centos
- name: ${MOLECULE_SCENARIO_NAME}-sds
hostname: ${MOLECULE_SCENARIO_NAME}-sds
image: debian:stretch