Added note to os_command_line
Added note that the os_command_line key is only valid for AWS-type images. Partial-Bug: #1307272 Change-Id: Ide43f1be5d09cdf11e1ae842cf2ac3e6d30b7ad3
This commit is contained in:
parent
7b438463d2
commit
fbcd7d9372
@ -282,7 +282,8 @@
|
||||
<td>os_command_line</td>
|
||||
<td>The kernel command line to be used by the libvirt driver, instead of the
|
||||
default. For linux containers (LXC), the value is used as arguments for
|
||||
initialization.</td>
|
||||
initialization. This key is valid only for Amazon kernel, ramdisk,
|
||||
or machine images (aki, ari, or ami).</td>
|
||||
<td/>
|
||||
</tr>
|
||||
<tr valign="top">
|
||||
|
Loading…
Reference in New Issue
Block a user