mirror of
https://github.com/dredx/prole.git
synced 2026-09-23 10:13:58 +00:00
9 lines
206 B
YAML
9 lines
206 B
YAML
---
|
|
samba_dns_server: "127.0.0.1"
|
|
samba_dns_admin_user: "administrator@PROLE.ORG"
|
|
|
|
# We'll wire the password with vault next
|
|
samba_dns_admin_pass: "{{ vault_samba_dns_admin_pass }}"
|
|
|
|
rsyslog_role: receiver
|