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

4 lines
78 B
Plaintext
Raw Normal View History

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