Skip to content

Commit

Permalink
Regenerate REFERENCE
Browse files Browse the repository at this point in the history
  • Loading branch information
glennmorris committed Aug 29, 2024
1 parent 267d92d commit 03b0426
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions REFERENCE.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ The following parameters are available in the `ccs_sal` class:
* [`kafka_sasl_username`](#-ccs_sal--kafka_sasl_username)
* [`kafka_sasl_password`](#-ccs_sal--kafka_sasl_password)
* [`kafka_templates_directory`](#-ccs_sal--kafka_templates_directory)
* [`lfa`](#-ccs_sal--lfa)
* [`prefix_service`](#-ccs_sal--prefix_service)
* [`rpm_repo`](#-ccs_sal--rpm_repo)
* [`rpm_requirements`](#-ccs_sal--rpm_requirements)
Expand Down Expand Up @@ -155,6 +156,15 @@ String giving location of templates directory

Default value: `'/home/tonyj/avro-templates'`

##### <a name="-ccs_sal--lfa"></a>`lfa`

Data type: `Hash`

Hash of properties (id, secret, endpoint, bucket) for large file
annex (lfa) configuration.

Default value: `{}`

##### <a name="-ccs_sal--prefix_service"></a>`prefix_service`

Data type: `Boolean`
Expand Down

0 comments on commit 03b0426

Please sign in to comment.