Generate ssh-hostkeys on boot for ironic agent

Ironic agent images should have ssh hostkeys in image on boot.

Change-Id: If8d42bb8b8bff417d5b1d4d8bc371425697edde5
Closes-Bug: #1556145
This commit is contained in:
Gregory Haynes 2016-10-06 14:29:23 -07:00
parent d0dbe276bd
commit c67e7ed15e

View File

@ -3,5 +3,6 @@ no-final-image
package-installs package-installs
pip-and-virtualenv pip-and-virtualenv
pkg-map pkg-map
runtime-ssh-host-keys
source-repositories source-repositories
svc-map svc-map