From 00b15282ebffcb3c5bbf0617536c1e1950430207 Mon Sep 17 00:00:00 2001 From: Scott Moser Date: Tue, 14 Jun 2011 16:25:34 -0400 Subject: run cc_ssh as a cloud-init module so it is guaranteed to run before ssh starts (LP: #781101) LP: #781101 --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 19019c95..9472bd50 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,6 +12,8 @@ - make metadata urls configurable, to support eucalyptus in STATIC or SYSTEM modes (LP: #761847) - support disabling byobu in cloud-config + - run cc_ssh as a cloud-init module so it is guaranteed to run before + ssh starts (LP: #781101) 0.6.1: - fix bug in fixing permission on /var/log/cloud-init.log (LP: #704509) - improve comment strings in rsyslog file tools/21-cloudinit.conf -- cgit v1.2.3