aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Kletzander <mkletzan@redhat.com>2023-03-24 08:47:27 +0100
committerMartin Kletzander <mkletzan@redhat.com>2023-03-24 08:48:27 +0100
commit413e80bb568e3ee353395f493b41a921d88af344 (patch)
tree529120f1a432b8d2b621be001f8a00c78471a545
parent808bfca1bdffc93c96482546ebb52ae75e8e2617 (diff)
downloadlibvirt-ci-413e80bb568e3ee353395f493b41a921d88af344.zip
libvirt-ci-413e80bb568e3ee353395f493b41a921d88af344.tar.gz
libvirt-ci-413e80bb568e3ee353395f493b41a921d88af344.tar.bz2
targets: Bump FreeBSD 12 to use freebsd-12-4 image in Cirrus CI
Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
-rw-r--r--lcitool/facts/targets/freebsd-12.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lcitool/facts/targets/freebsd-12.yml b/lcitool/facts/targets/freebsd-12.yml
index a342bc7..0770200 100644
--- a/lcitool/facts/targets/freebsd-12.yml
+++ b/lcitool/facts/targets/freebsd-12.yml
@@ -23,5 +23,5 @@ ansible_python_interpreter: /usr/local/bin/python3
cirrus:
instance_type: freebsd_instance
image_selector: image_family
- image_name: freebsd-12-3
+ image_name: freebsd-12-4
arch: x86_64