Add more server list descriptions

This commit is contained in:
Clemens Schwaighofer
2024-09-25 12:14:50 +09:00
parent f9ac606682
commit ce91cc3928

View File

@@ -50,6 +50,15 @@ This file is semicolon ';' separated and not ',' as usual. The reason is that th
- Flag: currently not used
- Auth Key Settings: Optional settings block for the public key entry in the auth file (IP restriction, commands allowed, etc )
The list has to be filled with all hosts for which the admin keys or where user keys should be changed.
The hostname list depends on the hostnames set in the `.ssh/config` file and the username depends on the OS installed
| OS | Username |
| - | - |
| Debian | admin |
| Ubuntu | ubuntu |
| Amazon Linux | ec2-user |
## Scripts
### `admin-rotate-ssh-keys.sh`