1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2024-09-27 14:51:17 +02:00
infrastructure/docs/users.md
2020-05-10 01:19:47 +02:00

371 B

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