From 20bc3bb39d13250eb83aa92b8b6d14c38db293d7 Mon Sep 17 00:00:00 2001 From: Felipe Reyes Date: Wed, 15 Oct 2025 00:50:44 -0300 Subject: [PATCH] Update openstack-origin to caracal The stable/2024.1 git branch should have the openstack-origin set to 'caracal' by default, so new installations use the correct UCA pocket. Change-Id: Iaab97fc0afbef93141aa03858f0ae5e52665884e Signed-off-by: Felipe Reyes --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 5a11b4d7..8efaee7d 100644 --- a/config.yaml +++ b/config.yaml @@ -19,7 +19,7 @@ options: Enable Keystone auditing middleware for logging API calls. openstack-origin: type: string - default: bobcat + default: caracal description: | Repository from which to install. May be one of the following: distro (default), ppa:somecustom/ppa, a deb url sources entry,