tripleo-heat-templates/releasenotes/notes/overrideable-ssh-options-1bd4a78408eb6c2c.yaml
James Slagle 30741a22d7 Make $SSH_OPTIONS overrideable
In some cases, it may be desireable to override $SSH_OPTIONS as used by
the deployed-server get-occ-config.sh script. Particularly in
environments that wish to remove -tt.

This patches makes it so that the value can be overridden via the shell.

Change-Id: I14ab6765b3e55f602bb8ae56a313fce9812e3f59
Closes-Bug: #1800834
2018-10-31 09:07:15 -04:00

5 lines
106 B
YAML

---
fixes:
- The deployed-server get-occ-config.sh script now allows $SSH_OPTIONS to be
overridden.