Skip to content

Commit

Permalink
fix unrelated linting error in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Smejky338 authored and jhutar committed Jun 26, 2024
1 parent ad0c5bc commit 89230f4
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions opl/generators/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@ messages (HBI output messages).
Used to generate HBI input messages, but with correct template it
can generate various things. Please check existing templates:

* `opl/generators/inventory_ingress_InvGitUtilsPayload_template.json.j2` -
template based on HBI git example file for usual HBI input message
* `opl/generators/inventory_ingress_RHSM_template.json.j2` - template
for RHSM Conduit messages
* `opl/generators/inventory_ingress_yupana_template.json.j2` - template
used in `QPCTarballGenerator` for yupana host records
* `opl/generators/inventory_ingress_InvGitUtilsPayload_template.json.j2` -
template based on HBI git example file for usual HBI input message
* `opl/generators/inventory_ingress_RHSM_template.json.j2` - template
for RHSM Conduit messages
* `opl/generators/inventory_ingress_yupana_template.json.j2` - template
used in `QPCTarballGenerator` for yupana host records

When you iterate through the generator, it return's `count` of touples
with random `subscription_manager_id` and dict with full message.
Expand Down

0 comments on commit 89230f4

Please sign in to comment.