Merge "Generate ssh hostkeys on first-boot."
This commit is contained in:
commit
169382246b
4
elements/ubuntu/first-boot.d/01-ssh
Executable file
4
elements/ubuntu/first-boot.d/01-ssh
Executable 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
|
Loading…
Reference in New Issue
Block a user