Merge ~smoser/cloud-init:bug/1628337 into cloud-init:master

Proposed by Scott Moser
Status: Merged
Merged at revision: 6d1edc3f5a18b328bdd307426056539d5b9071fd
Proposed branch: ~smoser/cloud-init:bug/1628337
Merge into: cloud-init:master
Diff against target: 19 lines (+1/-1)
1 file modified
config/cloud.cfg (+1/-1)
Reviewer Review Type Date Requested Status
Ryan Harper Approve
Review via email: mp+307055@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Ryan Harper (raharper) wrote :

LGTM

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/config/cloud.cfg b/config/cloud.cfg
index 3b4c538..d608dc8 100644
--- a/config/cloud.cfg
+++ b/config/cloud.cfg
@@ -45,13 +45,13 @@ cloud_config_modules:
45# Emit the cloud config ready event45# Emit the cloud config ready event
46# this can be used by upstart jobs for 'start on cloud-config'.46# this can be used by upstart jobs for 'start on cloud-config'.
47 - emit_upstart47 - emit_upstart
48 - ntp
49 - ssh-import-id48 - ssh-import-id
50 - locale49 - locale
51 - set-passwords50 - set-passwords
52 - grub-dpkg51 - grub-dpkg
53 - apt-pipelining52 - apt-pipelining
54 - apt-configure53 - apt-configure
54 - ntp
55 - timezone55 - timezone
56 - disable-ec2-metadata56 - disable-ec2-metadata
57 - runcmd57 - runcmd

Subscribers

People subscribed via source and target branches