Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sean-m-sullivan committed Jul 6, 2023
1 parent e7e4831 commit 9ce2f9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/ee_builder/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Best practice is to use the default images, unless needing to pull from another
|`ee_builder_dir`|playbook_directory|no|str|The directory to store all build and context files.|'/tmp'|
|`ee_builder_dir_clean`|true|no|bool|Whether to delete the build dir when done.|true|
|`ee_container_runtime`|podman|no|str|container run time to use podman/docker.|podman|
|`ee_version`|3|no|int|What Execution Environment version to use.|2|
|`ee_version`|3|no|int|What Execution Environment definition file version to use. This can be different then the actual buider version.|3|
|`ee_galaxy_keyring`||no|str|Path to the keyring to verify collection signatures during installation.||
|`ee_galaxy_ignore_signature_status_code`||no|list|List of status codes to ignore while verifying collections.|-500|
|`galaxy_required_valid_signature_count`||no|int|Number of required valid collection signatures.|5|
Expand Down

0 comments on commit 9ce2f9d

Please sign in to comment.