Skip to content

Commit 0b8e68c

Browse files
committed
Fix README tables
1 parent dc74a46 commit 0b8e68c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -153,9 +153,7 @@ By default the resource will create a self-signed certificate, but a custom one
153153
| cert_path | *calculated* | Public certificate full path.
154154
| cert_name | `"#{name}.pem"` | Public certiticate file name.
155155
| cert_dir | *calculated* | Public certificate directory path.
156-
| cert_source | `'self-signed'` | Source type to get the SSL cert from. Can be `'self-signed'`,
157-
`'with_ca'`, `'attribute'`, `'data-bag'`,
158-
`'chef-vault'` or `'file'`.
156+
| cert_source | `'self-signed'` | Source type to get the SSL cert from. Can be `'self-signed'`, `'with_ca'`, `'attribute'`, `'data-bag'`, `'chef-vault'` or `'file'`.
159157
| cert_bag | `namespace['ssl_cert']['bag']` | Name of the Data Bag where the SSL cert is stored.
160158
| cert_item | *calculated* | Name of the Data Bag Item where the SSL cert is stored.
161159
| cert_item_key | *calculated* | Key of the Data Bag Item where the SSL cert is stored.

0 commit comments

Comments
 (0)