mirror of
https://github.com/valitydev/salt-common.git
synced 2024-11-06 10:25:23 +00:00
5 lines
89 B
Smarty
5 lines
89 B
Smarty
{% for ip in ips %}
|
|
set_real_ip_from {{ ip }};
|
|
{% endfor %}
|
|
real_ip_header {{ header }};
|