# Adding conn\_params results in connection.yml not being generated

**URL:** https://discourse.openondemand.org/t/adding-conn-params-results-in-connection-yml-not-being-generated/4355
**Category:** Get Help
**Created:** [July 10, 2025, 10:47pm UTC](https://discourse.openondemand.org/t/adding-conn-params-results-in-connection-yml-not-being-generated/4355 "2025-07-10T22:47:29Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![kstine](https://sea1.discourse-cdn.com/flex015/user_avatar/discourse.openondemand.org/kstine/32/2539_2.png) [@kstine](https://discourse.openondemand.org/u/kstine)
#### Post date: [July 10, 2025, 10:47pm UTC](https://discourse.openondemand.org/t/adding-conn-params-results-in-connection-yml-not-being-generated/4355/1 "2025-07-10T22:47:29Z")

</div>

Running into an odd issue. I’ve added the following `conn_params` section to my submit.yml.erb file:

```auto
conn_params:
  - outport
  - username
  - password
  - host
  - port

```

However, now it won’t create the `connection.yml` file at all. Anyone run into this before?

---

<div class="post-metadata">

### Author: ![kstine](https://sea1.discourse-cdn.com/flex015/user_avatar/discourse.openondemand.org/kstine/32/2539_2.png) [@kstine](https://discourse.openondemand.org/u/kstine)
#### Post date: [July 11, 2025, 6:32pm UTC](https://discourse.openondemand.org/t/adding-conn-params-results-in-connection-yml-not-being-generated/4355/2 "2025-07-11T18:32:12Z")

</div>

I’m just impatient 🙄

The connection.yml is the last thing to appear, so if the after.sh doesn’t detect the running port, it doesn’t populate.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex015/uploads/osc/original/2X/b/bae70bd0ed39a3ae769c2108155f4cb3e9da8385.png) [@system](https://discourse.openondemand.org/u/system)
#### Post date: [January 7, 2026, 6:32pm UTC](https://discourse.openondemand.org/t/adding-conn-params-results-in-connection-yml-not-being-generated/4355/3 "2026-01-07T18:32:20Z")

</div>

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.
