mono-infrastructure/ansible/playbooks/vars/svcusers.yml

24 lines
628 B
YAML
Raw Normal View History

---
svcusers:
- name: hostman
first: Host
last: Manager
2020-12-23 10:52:34 +00:00
email: infrastructure@rockylinux.org
password: ThisIsNotMyPassword1!
title: System Account - Host Manager
loginshell: /sbin/nologin
- name: kerbman
first: Kerberos
last: Manager
2020-12-23 10:52:34 +00:00
email: infrastructure@rockylinux.org
password: ThisIsNotMyPassword1!
title: System Account - Kerberos Key Manager
loginshell: /sbin/nologin
2020-12-23 10:52:34 +00:00
- name: rockykoji
first: Koji
last: Manager
email: infrastructure@rockylinux.org
password: ThisIsNotMyPassword1!
title: System Account - Koji Manager
loginshell: /sbin/nologin