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

14 lines
327 B
Markdown
Raw Normal View History

2024-04-17 16:26:37 +00:00
Creates a root-password
2024-04-17 10:52:04 +00:00
!!! tip "This module sets the password for the root user (automatically)."
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)