From 2b5352a463b7b12b11a76a8507873258aada5b30 Mon Sep 17 00:00:00 2001 From: fumingwei Date: Wed, 27 Mar 2024 21:25:09 +0800 Subject: [PATCH] bugfix:TSG-20052:fix OOBC not install error. --- ansible/HAL_deploy.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ansible/HAL_deploy.yml b/ansible/HAL_deploy.yml index 88273d0e..90193e47 100644 --- a/ansible/HAL_deploy.yml +++ b/ansible/HAL_deploy.yml @@ -75,6 +75,7 @@ - {role: exporter, tags: exporter} - {role: tuned, tags: tuned} - {role: patches-9000-NPB, tags: patches-9000-NPB} + - {role: tsg-os-oobc, tags: tsg-os-oobc} - hosts: x86_64_COTS-init remote_user: root