From 1ab1f4e907a0cf09024b2ca9c4bae050926974bd Mon Sep 17 00:00:00 2001 From: sreepuramsudheer Date: Wed, 29 Apr 2026 16:55:34 +0530 Subject: [PATCH] omnibus-config sync and license scout fix. Signed-off-by: sreepuramsudheer --- .gitmodules | 2 +- .license_scout.yml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index ad477c24f7..84c6123a39 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "omnibus"] path = omnibus url = https://github.com/chef/chef-server-omnibus-config.git - branch = poorndm/update-omnibus-private + branch = main diff --git a/.license_scout.yml b/.license_scout.yml index 2a9d4445f8..fce6fbd9ec 100644 --- a/.license_scout.yml +++ b/.license_scout.yml @@ -38,6 +38,7 @@ allowed_licenses: - gnuplot - ICU - ISC + - LGPL-2.1 - MIT - MPL-2.0 - OpenSSL