summaryrefslogtreecommitdiffstats
path: root/ansible/test/play-resources/molecule/nfs/molecule.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/test/play-resources/molecule/nfs/molecule.yml')
-rw-r--r--ansible/test/play-resources/molecule/nfs/molecule.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ansible/test/play-resources/molecule/nfs/molecule.yml b/ansible/test/play-resources/molecule/nfs/molecule.yml
index 25a14065..bb040a57 100644
--- a/ansible/test/play-resources/molecule/nfs/molecule.yml
+++ b/ansible/test/play-resources/molecule/nfs/molecule.yml
@@ -10,7 +10,7 @@ lint: |
flake8
platforms:
- name: resource-host
- image: molecule-${PREBUILD_PLATFORM_DISTRO:-centos}:${PREBUILD_DISTRO_VERSION:-centos7.6}
+ image: molecule-${PREBUILD_PLATFORM_DISTRO:-centos}:${PREBUILD_DISTRO_VERSION:-centos7.9}
pre_build_image: true
privileged: true
override_command: false
@@ -23,7 +23,7 @@ platforms:
- name: resource-data
- name: infrastructure-server
- image: molecule-${PREBUILD_PLATFORM_DISTRO:-centos}:${PREBUILD_DISTRO_VERSION:-centos7.6}
+ image: molecule-${PREBUILD_PLATFORM_DISTRO:-centos}:${PREBUILD_DISTRO_VERSION:-centos7.9}
pre_build_image: true
privileged: true
override_command: false