--- # inherits tripleo-validations/.config/molecule/config.yml # To override default values, please take a look at the config.yml. platforms: - name: centos8 hostname: centos8 image: centos/centos:stream8 registry: url: quay.io dockerfile: ../../../../../.config/molecule/Dockerfile pkg_extras: python*-setuptools python*-pyyaml volumes: - /etc/ci/mirror_info.sh:/etc/ci/mirror_info.sh:ro privileged: true command: /sbin/init environment: &env http_proxy: "{{ lookup('env', 'http_proxy') }}" https_proxy: "{{ lookup('env', 'https_proxy') }}" ulimits: &ulimit - host