clan-core/clanModules/root-password/README.md

12 lines
296 B
Markdown
Raw Normal View History

2024-05-02 14:33:37 +00:00
Automatically generates and configures a password for the root user.
---
2024-04-17 10:52:04 +00:00
After the system was installed/deployed the following command can be used to display the root-password:
```bash
clan secrets get {machine_name}-password
```
See also: [Facts / Secrets](../../getting-started/secrets.md)