Commit Graph

1 Commits (c4d1f0d416a44e4a24322e2d3829439fdc7d0fe4)

Author SHA1 Message Date
Meecr0b 2f6b8591b1 tower_credential: expect ssh_key_data to be a string instead of path (#45158)
* expect ssh_key_data to be a string instead of path

ssh_key_data should be a string filled with the private key
the old behavior can be archived with a lookup

Fixes #45119

* clarifies ssh_key_data description, adds newline
6 years ago