aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--infrastructure/roles/users/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/infrastructure/roles/users/README.md b/infrastructure/roles/users/README.md
index a1ad1ea..b220c8c 100644
--- a/infrastructure/roles/users/README.md
+++ b/infrastructure/roles/users/README.md
@@ -12,3 +12,8 @@ Once you can ssh to your user, set your password with `su -c "passwd $(whoami)"`
From then on, use `sudo` for privileged actions.
Remember to only modify the system using Ansible.
+
+## Test user
+
+The `test` user is intended for testing.
+For example, you can send emails to this user, and impersonate the user to read email.