mirror of
https://github.com/rocky-linux/infrastructure
synced 2024-11-11 00:11:25 +00:00
17 lines
382 B
YAML
17 lines
382 B
YAML
---
|
|
users:
|
|
- name: label
|
|
first: Louis
|
|
last: Abel
|
|
email: label@rockylinux.org
|
|
password: ThisIsNotMyPassword1!
|
|
title: Infrastructure IdM Engineer
|
|
loginshell: /bin/bash
|
|
- name: label2
|
|
first: Louis
|
|
last: Abel
|
|
email: label@rockylinux.org
|
|
password: ThisIsNotMyPassword1!
|
|
title: Infrastructure IdM Engineer - Admin
|
|
loginshell: /bin/bash
|