bifrost/releasenotes/notes/add-ssh-key-eceb7cde22c3eb4a.yaml
Dmitry Tantsur b604f66e38 Allow inserting SSH public key for dynamic-login
Change-Id: I8b54030ef598c5860cd8d9929e9b58487f915fb1
2020-11-23 17:50:32 +01:00

7 lines
247 B
YAML

---
features:
- |
Set the new boolean parameter ``ipa_add_ssh_key`` to ``True`` to configure
an ability to log into ramdisk with the current user's SSH key. Only
works for DIB-based ramdisks built with the ``dynamic-login`` element.