From: Ciaran McCrisken Date: Wed, 14 Oct 2020 15:42:43 +0000 (+0100) Subject: Fix Ubuntu image name X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=9fe15fdd165c33a93ede3803374a3c1689a4064a;p=puppet-modules%2Fpuppetlabs-apt.git Fix Ubuntu image name --- diff --git a/provision.yaml b/provision.yaml index 467b6da..3d9bbc5 100644 --- a/provision.yaml +++ b/provision.yaml @@ -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