[capture_instances]
%{ for ip in capture_instances ~}
${ip}
%{ endfor ~}

[bright_instances]
%{ for ip in bright_instances ~}
${ip}
%{ endfor ~}