mirror of
https://github.com/dredx/prole.git
synced 2026-09-23 12:03:59 +00:00
9 lines
204 B
YAML
9 lines
204 B
YAML
---
|
|
samba_dns_server: "myrddin.prole.org"
|
|
samba_dns_admin_user: "administrator"
|
|
|
|
# We'll wire the password with vault next
|
|
samba_dns_admin_pass: "{{ vault_samba_dns_admin_pass }}"
|
|
|
|
rsyslog_role: receiver
|