Fixed indentation for proxmox docs.

This commit is contained in:
Trevor Vance 2024-08-23 09:33:13 -04:00
parent f2a49eaa25
commit 085ccb622a

View File

@ -15,15 +15,15 @@ You will need to generate an API Token for new or an existing user. Here is an e
4. Name the group something informative, like api-ro-users 4. Name the group something informative, like api-ro-users
5. Click on the Permissions "folder" 5. Click on the Permissions "folder"
6. Click Add -> Group Permission 6. Click Add -> Group Permission
- Path: / - Path: /
- Group: group from bullet 4 above - Group: group from bullet 4 above
- Role: PVEAuditor - Role: PVEAuditor
- Propagate: Checked - Propagate: Checked
7. Expand Permissions, click on Users 7. Expand Permissions, click on Users
8. Click the Add button 8. Click the Add button
- User name: something informative like `api` - User name: something informative like `api`
- Realm: Linux PAM standard authentication - Realm: Linux PAM standard authentication
- Group: group from bullet 4 above - Group: group from bullet 4 above
9. Expand Permissions, click on API Tokens 9. Expand Permissions, click on API Tokens
10. Click the Add button 10. Click the Add button
- User: user from bullet 8 above - User: user from bullet 8 above