aboutsummaryrefslogtreecommitdiffstats
path: root/inventory-example/group_vars/access_points/vault.yml
blob: f39f18657c14634b0aef0dc17c3e02d14fd2099c (plain)
1
2
3
4
5
6
# This is a sample file with fake secrets. For a real deployment, encrypt this
# file with `ansible-vault encrypt` and add your own secrets.
---
# Unifi APs require the privpass and authpass to be identical...sad!
vault_nagios_snmp_priv_pass: changeme
vault_nagios_snmp_auth_pass: changeme