[MOLECULE] Upgrade playbook tests image to Centos7.9
[oom/offline-installer.git] / ansible / test / play-resources / molecule / default / molecule.yml
index 5c7dbd5..eaa42bc 100644 (file)
@@ -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
@@ -22,7 +22,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