ssh_compose_pro/tests/for_loops/for_range.in

10 lines
187 B
Plaintext

orca:
ssh_props:
Hostname: 10.42.43.1
User: emiliko
for:
- variable: port
range: [9026, 9042]
property: LocalForward
template: ${port} localhost:${port}