Wei-Yu Chen | 0a90167 | 2021-06-22 08:22:03 +0800 | [diff] [blame] | 1 | --- |
2 | # node_exporter vars/Debian.yml | ||||
3 | # | ||||
4 | # SPDX-FileCopyrightText: © 2021 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 node_exporter user (non-interactive) | ||||
11 | node_exporter_shell: "/usr/sbin/nologin" |