Skip to content
Snippets Groups Projects
Commit d112c84c authored by Jörg Sachse's avatar Jörg Sachse
Browse files

doc: specify ISO image requirements

parent 2e268796
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ To deploy this role to a managed host, the following software must be installed
* Python3
* SSHd
In order to create a bootable ISO image, you have to provide a RHEL ISO image in the role's root directory and set the correct version in `vars/main.yml`.
In order to create a bootable ISO image, you have to provide a RHEL ISO image (named something like `rhel-server-7.9-x86_64-dvd.iso`) in the role's root directory and set the correct version in `vars/main.yml`. Just using the `rhel-server-7.9-x86_64-boot.iso` does NOT work.
## Quick start
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment