Merge lp:~swem/cloud-init/cloud-init.target.typo into lp:~cloud-init-dev/cloud-init/trunk

Proposed by Chen-Han Hsiao (Stanley)
Status: Merged
Merge reported by: Scott Moser
Merged at revision: not available
Proposed branch: lp:~swem/cloud-init/cloud-init.target.typo
Merge into: lp:~cloud-init-dev/cloud-init/trunk
Diff against target: 11 lines (+1/-1)
1 file modified
systemd/cloud-init.target (+1/-1)
To merge this branch: bzr merge lp:~swem/cloud-init/cloud-init.target.typo
Reviewer Review Type Date Requested Status
Joshua Harlow (community) Approve
Review via email: mp+300048@code.launchpad.net

Description of the change

Fix typo in cloud-init.target.

To post a comment you must log in.
Revision history for this message
Joshua Harlow (harlowja) :
review: Approve
Revision history for this message
Joshua Harlow (harlowja) wrote :

Thanks!

Revision history for this message
Scott Moser (smoser) wrote :

I've merged this into cloud-init git repo.
https://git.launchpad.net/cloud-init/commit/?id=27c079bb1466

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'systemd/cloud-init.target'
2--- systemd/cloud-init.target 2016-03-03 22:49:10 +0000
3+++ systemd/cloud-init.target 2016-07-14 09:32:35 +0000
4@@ -1,6 +1,6 @@
5 # cloud-init target is enabled by cloud-init-generator
6 # To disable it you can either:
7-# a.) boot with kernel cmdline of 'cloudinit=disabled'
8+# a.) boot with kernel cmdline of 'cloud-init=disabled'
9 # b.) touch a file /etc/cloud/cloud-init.disabled
10 [Unit]
11 Description=Cloud-init target