blob: e03cf0b4d2b26f15064019d55f04ccc2489fa82b [file] [log] [blame]
Zack Williams2894e4f2020-09-17 09:45:17 -07001---
2# users vars/Redhat.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
10users_os_sudoers_group: "wheel"
11
12users_os_pw_type: "sha512crypt"