Zack Williams | 5b5d9a7 | 2020-11-06 13:59:06 -0700 | [diff] [blame] | 1 | --- |
2 | # pxeboot 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 | pxeboot_username: "root" | ||||
11 | pxeboot_groupname: "www-data" |