14 lines
253 B
YAML
14 lines
253 B
YAML
|
---
|
||
|
|
||
|
# Default prometheus serveur, to overide in host_vars or something
|
||
|
appointed_prometheus_server: hindley
|
||
|
|
||
|
## DNS Servers
|
||
|
dns_server: 1.1.1.1
|
||
|
dns_server_fallback: 1.0.0.1
|
||
|
|
||
|
## Self Signed certificates
|
||
|
country_name: FR
|
||
|
organization_name: Pains-Perdus
|
||
|
|