mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-06-25 03:38:59 +02:00
5 lines
155 B
YAML
5 lines
155 B
YAML
credentials:
|
|
initial_root_password:
|
|
description: "Initial password for the GitLab root user"
|
|
algorithm: "sha256"
|
|
validation: "^[a-f0-9]{64}$" |