]> review.fuel-infra Code Review - puppet-modules/puppetlabs-apt.git/commitdiff
Fix Ubuntu image name pdksync_puppet7-nightly-abs
authorCiaran McCrisken <ciaran.mccrisken@puppet.com>
Wed, 14 Oct 2020 15:42:43 +0000 (16:42 +0100)
committerCiaran McCrisken <ciaran.mccrisken@puppet.com>
Wed, 14 Oct 2020 15:42:43 +0000 (16:42 +0100)
provision.yaml

index 467b6da45b0d94a82c94dad532d7edd9e8f7d5b5..3d9bbc5a55c89caee493491319b0eaed1e0c93b9 100644 (file)
@@ -54,5 +54,5 @@ release_checks_7:
   images:
   - debian-9-x86_64
   - debian-10-x86_64
-  - ubuntu-18.04-x86_64
-  - ubuntu-20.04-x86_64
+  - ubuntu-1804-x86_64
+  - ubuntu-2004-x86_64