diff --git a/README.md b/README.md index d2626c6..e9263e9 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,18 @@ collections: - name: middleware_automation.keycloak ``` +### Choosing between Red Hat products and upstream project + +The roles supports installing Red Hat Single Sign-On from the Customer Portal, when the following variables are defined: + +``` +rhn_username: '' +rhn_password: '' +rhsso_rhn_id: '' +``` + +where `sso_product_id` is the ID for the specific Red Hat Single Sign-On version, ie. _101971_ will install version _7.5_) + ## License Apache License v2.0 or later