-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsample.yml
29 lines (23 loc) · 842 Bytes
/
sample.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---
## ~ UbioZur - https://github.com/UbioZur ~ ##
## --------------------------------------- ##
## /!\ IMPORTANT /!\ ##
## ENCRYPT this file with ansible vault! ##
## ##
## DO NOT Commit this file to any git ##
## repository! ##
## --------------------------------------- ##
## ---------------------------------------
## Variables for Open Media Vault root user
## ---------------------------------------
vault_omv_user:
pass: "Sup3R5ecreT"
pass_salt: "random_Charecter"
privkey: "~/.ssh/id_ed25519"
pubkey: "~/.ssh/id_ed25519.pub"
username: "root"
## ---------------------------------------
## Variables to Hide from the public view
## ---------------------------------------
vault_ssh_port: 22
vault_domain_name: domain.tld