1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2024-09-20 14:13:22 +02:00
infrastructure/docs/users.txt
Florian Pritz 6cc452970b
Add new user documentation
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2018-11-07 10:51:02 +01:00

12 lines
371 B
Plaintext

# Add a new dev/TU
- Add the user to group_vars/all/archusers.yml
- Copy the ssh key to pubkeys/$username.pub
- Run `ansible-playbook -t archusers playbooks/*.yml` or similar
- To create a new user in archweb use: https://www.archlinux.org/devel/newuser/
This is also linked in the django admin backend at the top
- For email accounts refer to docs/email.txt