Skip to content

Commit 1a1f314

Browse files
saahirNstgraber
authored andcommitted
doc: Use gendoc for TPM devices
Signed-off-by: Saahir Narang <[email protected]>
1 parent 15130ba commit 1a1f314

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

doc/reference/devices_tpm.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ For virtual machines, TPM can be used both for sealing certificates and for vali
1818

1919
`tpm` devices have the following device options:
2020

21-
Key | Type | Default | Required | Description
22-
:-- | :-- | :-- | :-- | :--
23-
`path` | string | - | for containers | Only for containers: path inside the instance (for example, `/dev/tpm0`)
24-
`pathrm` | string | - | for containers | Only for containers: resource manager path inside the instance (for example, `/dev/tpmrm0`)
21+
% Include content from [config_options.txt](../config_options.txt)
22+
```{include} ../config_options.txt
23+
:start-after: <!-- config group tpm-common start -->
24+
:end-before: <!-- config group tpm-common end -->
25+
```

0 commit comments

Comments
 (0)