Skip to content
This repository has been archived by the owner on Apr 15, 2023. It is now read-only.

Commit

Permalink
update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
stdevel committed Jul 4, 2022
1 parent aee3687 commit a8ad818
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ This role prepares, installs and configures [Uyuni](https://uyuni-project.org) a

Make sure to install the `jmespath` and `xml` Python modules.

The system needs access to the internet. Also, you will need an openSUSE Leap 15.3 or SUSE Linux Enterprise Server 15.2+ installation.
The system needs access to the internet. Also, you will need an openSUSE Leap 15.x or SUSE Linux Enterprise Server 15.x installation.

## Role Variables

| Variable | Default | Description |
| -------- | ------- | ----------- |
| `uyuni_suma_release` | `4.2` | SUSE Manager release to install (*4.1 or 4.2*) |
| `uyuni_release` | *empty* | Uyuni release to install (*e.g. `2022.01`*) |
| `uyuni_suma_release` | `4.3` | SUSE Manager release to install (*4.1 to 4.3*) |
| `uyuni_release` | *empty* | Uyuni release to install (*e.g. `2022.06`*) |
| `uyuni_scc_reg_code` | - | [SUSE Customer Center](https://scc.suse.com) registration code (*received after trial registration or purchase*) |
| `uyuni_scc_mail` | - | SUSE Customer Center mail address |
| `uyuni_scc_check_registration` | `true` | Register system if unregistered |
Expand Down

0 comments on commit a8ad818

Please sign in to comment.