blob: 09f0d78d9a1819d582e27a449099b5aa9e5b8b54 [file] [log] [blame]
---
# users vars/Debian.yml
#
# SPDX-FileCopyrightText: © 2020 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.
users_os_sudoers_group: "wheel"
users_os_pw_type: "bcrypt"
users_default_shell: "/bin/ksh"