Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 8 additions & 2 deletions downstream/modules/platform/ref-hub-variables.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,14 @@ Examples are `ansible-doc`, `ansible-lint`, and `flake8`.

This parameter enables you to drive this configuration.

| `automationhub_main_url` | `hub_main_url` | The main {HubName} URL that clients connect to.

For example, \https://<load balancer host>.

Use `automationhub_main_url` to specify the main {HubName} URL that clients connect to if you are implementing {RHSSO} on your {HubName} environment.

If not specified, the first node in the [automationhub] group is used.

| `automationhub_pg_cert_auth` | `hub_pg_cert_auth` | Set this variable to `true` to enable client certificate authentication.

Default = `false`
Expand Down Expand Up @@ -215,8 +223,6 @@ If not specified, a new key will be generated.

Default = `false`

| | `hub_main_url` | {HubNameStart} main URL.

| | `hub_nginx_client_max_body_size` | NGINX maximum body size.

Default = `20m`
Expand Down