vn-ansible/roles/freeradius/templates/clients.j2

4 lines
81 B
Plaintext
Raw Normal View History

2024-05-08 11:33:10 +00:00
client opnsense {
ipaddr = 0.0.0.0/0
2024-05-08 14:27:57 +00:00
secret = {{ bindradiusclient_password }}
2024-05-08 11:33:10 +00:00
}