ssh_compose_pro/tests/templates/multivalued_overwrite_1.in

13 lines
204 B
Plaintext

__uni:
ssh_props:
LocalForward:
- 3306 localhost:3306
- 3302 localhost:3302
- 3000 localhost:3000
ohaton:
template: __uni
ssh_props:
LocalForward:
- 9000 localhost:9000