blob: bff88bef02b3c5aee617414dfc01c78ab4ab32b4 [file] [log] [blame]
Wei-Yu Chen434dc4d2022-01-03 21:27:31 +08001---
2# enodebd vars/Debian.yml
3#
4# SPDX-FileCopyrightText: © 2020 Open Networking Foundation <support@opennetworking.org>
5# SPDX-License-Identifier: Apache-2.0
6#
7# NOTE: Only put platform/OS-specific variables in this file.
8# Put all other variables in the 'defaults/main.yml' file.
9
10# shell used by the enodebd user (non-interactive)
11enodebd_shell: "/usr/sbin/nologin"