mirror of
https://github.com/Telecominfraproject/ols-ucentral-schema.git
synced 2025-10-30 01:32:26 +00:00
- Introduce a "files" helper and pass it to the render template context - Convert the EAP user file printing into a template operation - Display staged files in selftest.sh - Write staged files in ucentral.uc Signed-off-by: Jo-Philipp Wich <jo@mein.io>
5 lines
104 B
Ucode
5 lines
104 B
Ucode
{% for (let user in users): %}
|
|
"{{ user.user_name }}" PWD "{{ user.password }}"
|
|
{% endfor %}
|
|
* TLS,TTLS
|