This website requires JavaScript.
Explore
Help
Sign In
verdnatura
/
vn-ansible
Watch
1
Star
0
Fork
You've already forked vn-ansible
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
616beda4b7
vn-ansible
/
roles
/
freeradius
/
templates
/
clients.j2
4 lines
78 B
Plaintext
Raw
Normal View
History
Unescape
Escape
freeradius rol install + config
2024-05-08 11:33:10 +00:00
client opnsense {
ipaddr = 0.0.0.0/0
refs #8025 Roles merged, passwords moved to global vars, rename .yaml to .yml
2024-09-24 07:38:05 +00:00
secret = {{ radius_client_password }}
freeradius rol install + config
2024-05-08 11:33:10 +00:00
}