#SPDX-License-Identifier: MIT-0 --- # defaults file for roles/init-vps # > list of administrative users (in Linux, users that can use "sudo") admins: - username: "" # arbitrary valid user name services: [] # ]> if linux system user, assocated servce keys: [] # ]> list of control node or local SSH key basenames for this user password: "" # > hashed (and maybe salted) password # ]> list of system users, typically for use for particular services sys_users: []