Merge "Generate ssh hostkeys on first-boot."

This commit is contained in:
Jenkins 2013-04-09 20:54:15 +00:00 committed by Gerrit Code Review
commit 169382246b

View File

@ -0,0 +1,4 @@
#!/bin/bash
# NOTE: this file should be removed once cloud-init is properly generating hostkeys
# https://bugs.launchpad.net/diskimage-builder/+bug/1124593
dpkg-reconfigure openssh-server