mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-31 08:28:34 +00:00
Merge pull request #9629 from ldoktor/tdx_not_supported_warning
kata-deploy: Fix tdx_not_supported call
This commit is contained in:
@@ -273,7 +273,7 @@ function install_artifacts() {
|
||||
esac
|
||||
;;
|
||||
*)
|
||||
tdx_not_supported_warning
|
||||
tdx_not_supported ${ID} ${VERSION_ID}
|
||||
;;
|
||||
esac
|
||||
fi
|
||||
|
Reference in New Issue
Block a user