blob: b498df37633b570106b41552d86630c8f2996dc6 [file] [log] [blame]
---
# edgemonagent vars/Debian.yml
#
# SPDX-FileCopyrightText: © 2021 Open Networking Foundation <support@opennetworking.org>
# SPDX-License-Identifier: Apache-2.0
#
# NOTE: Only put platform/OS-specific variables in this file.
# Put all other variables in the 'defaults/main.yml' file.
# group with serial port access
edgemonagent_serial_group: "dialout"
# shell used by the edgemonagent user (non-interactive)
edgemonagent_shell: "/usr/sbin/nologin"