Correct the libvirt_inject_partition flag
The instructions to disable libvirt file injection had the flag misspelled. Change-Id: I975fa2c745468cca4325aff9ceca7665cb329779 Closes-Bug: 1245364
This commit is contained in:
parent
866f55881f
commit
5e315ac96e
@ -135,7 +135,7 @@
|
|||||||
<title>Problems with injection</title>
|
<title>Problems with injection</title>
|
||||||
<para>If you are diagnosing problems with instances not booting,
|
<para>If you are diagnosing problems with instances not booting,
|
||||||
or booting slowly, consider investigating file injection as a
|
or booting slowly, consider investigating file injection as a
|
||||||
cause. Setting <literal>libvirt_injection_partition</literal>
|
cause. Setting <literal>libvirt_inject_partition</literal>
|
||||||
to -2 disables injection in libvirt. This can be required if you want to make user
|
to -2 disables injection in libvirt. This can be required if you want to make user
|
||||||
specified files available from the metadata server (and config drive is not enabled),
|
specified files available from the metadata server (and config drive is not enabled),
|
||||||
for performance reasons, and also to avoid boot failure if injection itself fails.</para>
|
for performance reasons, and also to avoid boot failure if injection itself fails.</para>
|
||||||
|
Loading…
Reference in New Issue
Block a user