Merge ~mpontillo/curtin:fix-kexec-doc-bug into curtin:master

Proposed by Mike Pontillo
Status: Merged
Approved by: Chad Smith
Approved revision: 106281a4cad82a2928f1a710599847d4aade6e9b
Merge reported by: Server Team CI bot
Merged at revision: not available
Proposed branch: ~mpontillo/curtin:fix-kexec-doc-bug
Merge into: curtin:master
Diff against target: 14 lines (+2/-1)
1 file modified
doc/topics/config.rst (+2/-1)
Reviewer Review Type Date Requested Status
Server Team CI bot continuous-integration Approve
Chad Smith Approve
Review via email: mp+377405@code.launchpad.net

Commit message

doc: Fix kexec documentation bug.

To post a comment you must log in.
Revision history for this message
Chad Smith (chad.smith) wrote :

LGTM! Thanks for the cleanup

review: Approve
Revision history for this message
Server Team CI bot (server-team-bot) :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/doc/topics/config.rst b/doc/topics/config.rst
2index 7aea848..59e71f3 100644
3--- a/doc/topics/config.rst
4+++ b/doc/topics/config.rst
5@@ -393,7 +393,8 @@ Enable rebooting with kexec.
6
7 **Example**::
8
9- kexec: on
10+ kexec:
11+ mode: "on"
12
13
14 multipath

Subscribers

People subscribed via source and target branches