Running into an odd issue. I’ve added the following conn_params section to my submit.yml.erb file:
conn_params:
- outport
- username
- password
- host
- port
However, now it won’t create the connection.yml file at all. Anyone run into this before?