Comment 9 for bug 1800834

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/queens)

Reviewed: https://review.openstack.org/618842
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=3469955cac067aad4ee43a6172ef36909960b892
Submitter: Zuul
Branch: stable/queens

commit 3469955cac067aad4ee43a6172ef36909960b892
Author: James Slagle <email address hidden>
Date: Wed Oct 31 09:05:18 2018 -0400

    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
    (cherry picked from commit 30741a22d70c01e81eed6c7503bf5c04919d856f)