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

index bfbd0968be64f3c7ba5d4c4dd69071fc5e28d7c4..e6c56facd95d550f4259e0c9ab98a4db7a140049 100644 (file)
@@ -91,5 +91,5 @@ release_checks_7:
   - sles-15-x86_64
   - 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