From 12bc0d0e58ae1a9ac11a1dd95e1a12ab2db62188 Mon Sep 17 00:00:00 2001 From: afariasa Date: Tue, 11 Jan 2022 09:08:24 +0000 Subject: [PATCH] Remove content of TLS-Everywhere molecule.conf Remove the content to inherit the behaviour from tripleo-validations/.config/molecule/config.yml Change-Id: I5b4d45b4223a3bf6434214cdafd258f0dd85096c --- .../molecule/default/molecule.yml | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/roles/tls_everywhere/molecule/default/molecule.yml b/roles/tls_everywhere/molecule/default/molecule.yml index 9eac22e69..ba05cf07d 100644 --- a/roles/tls_everywhere/molecule/default/molecule.yml +++ b/roles/tls_everywhere/molecule/default/molecule.yml @@ -1,20 +1,3 @@ --- # inherits tripleo-validations/.config/molecule/config.yml # To override default values, please take a look at the config.yml. - -platforms: - - name: centos - hostname: centos - image: centos/centos:stream8 - registry: - url: quay.io - dockerfile: ../../../../.config/molecule/Dockerfile - pkg_extras: python*-setuptools python*-pyyaml krb5-workstation - volumes: - - /etc/ci/mirror_info.sh:/etc/ci/mirror_info.sh:ro - privileged: true - environment: &env - http_proxy: "{{ lookup('env', 'http_proxy') }}" - https_proxy: "{{ lookup('env', 'https_proxy') }}" - ulimits: &ulimit - - host