blob: 4851521a47f2894f203ffd8a6c6fe222c09c2031 [file] [log] [blame]
Zack Williamsd41b07f2020-07-16 21:47:52 -07001---
2# gerrit 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 gerrit user (non-interactive)
11gerrit_shell: "/usr/sbin/nologin"