mirror of
https://github.com/rocky-linux/infrastructure
synced 2025-01-07 01:40:57 +00:00
16 lines
382 B
YAML
16 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
|