fix: bring back dell template (#2880)

This template is definitely needed since it (and related docker, which
will push soon) is used by folks at Dell.
This commit is contained in:
Ashwin Bharambe 2025-07-23 11:40:59 -07:00 committed by GitHub
parent 8353ad4981
commit 2fcfb0f0b5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 615 additions and 0 deletions

View file

@ -0,0 +1,7 @@
# Copyright (c) Meta Platforms, Inc. and affiliates.
# All rights reserved.
#
# This source code is licensed under the terms described in the LICENSE file in
# the root directory of this source tree.
from .dell import get_distribution_template # noqa: F401