aboutsummaryrefslogtreecommitdiff
path: root/infrastructure/roles
diff options
context:
space:
mode:
authoralex <alex@pdp7.net>2026-01-05 19:04:07 +0100
committeralex <alex@pdp7.net>2026-01-05 19:04:07 +0100
commit362b7f6e0c05d44795f2e7728a1fb085dcd776e5 (patch)
treee8c48dc421dc9be8cddec95144f56bea15cbe4f0 /infrastructure/roles
parenta23da2bc9401b2ec47d63e6458bd2f049ea3f527 (diff)
Add note about the test user
Diffstat (limited to 'infrastructure/roles')
-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.