Skip to content
This repository was archived by the owner on Nov 7, 2024. It is now read-only.

Commit 0b72d08

Browse files
Merge pull request #4 from juniorsysadmin/markdown-fixes
Markdown fixes
2 parents 2feb407 + 41bf3ec commit 0b72d08

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

README.md

+7-8
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,7 @@ Defaults to single contact point ```[ '127.0.0.1:9042' ]```
9696

9797
#### `cassandra_data_centers`
9898

99-
Used only when the replication strategy is set to
100-
```NetworkTopologyStrategy```.
99+
Used only when the replication strategy is set to ```NetworkTopologyStrategy```.
101100
Variable type: Array
102101

103102
#### `cassandra_keyspace`
@@ -119,8 +118,8 @@ Defaults to ```SimpleStrategy```
119118

120119
#### `cassandra_ssl_certificate_authority`
121120

122-
Absolute path to the trusted CA certificate in PEM format when
123-
```cassandra_ssl_verify``` is set to ```true```
121+
Absolute path to the trusted CA certificate in PEM format when ```cassandra_ssl_verify```
122+
is set to ```true```
124123

125124
#### `cassandra_ssl_enabled`
126125

@@ -286,13 +285,13 @@ the https port
286285

287286
#### `staging_dir`
288287

289-
Directory where the downloaded packages are stored when
290-
```manage_package_fetch``` is set to ```true```
288+
Directory where the downloaded packages are stored when ```manage_package_fetch```
289+
is set to ```true```
291290

292291
#### `use_staging`
293292

294-
Use the ```puppet/staging``` module for fetching the package rather than
295-
```puppet/archive```. Defaults to ```false```
293+
Use the ```puppet/staging``` module for fetching the package rather than ```puppet/archive```.
294+
Defaults to ```false```
296295

297296
### `version`
298297

0 commit comments

Comments
 (0)