2153089348
somehow two release notes ended up not in their default locations. Move them to releasenotes/notes where they belong so that they can be included in built release notes. Change-Id: Id3263b14519c1a54ed0f13f659eff745c362c180
7 lines
286 B
YAML
7 lines
286 B
YAML
---
|
|
features:
|
|
- Allow user to insert private SSH key for ironic user.
|
|
This is useful for ansible deploy driver and another ssh based drivers.
|
|
The private key can be specified as path to local file in
|
|
``ssh_private_key_path`` variable, or as string in ``ssh_private_key``.
|