diff --git a/infrastructure-guide/initial_setup.md b/infrastructure-guide/initial_setup.md index 8bacf7db..9019ec1e 100644 --- a/infrastructure-guide/initial_setup.md +++ b/infrastructure-guide/initial_setup.md @@ -11,7 +11,7 @@ This would be the sequence the systems need to be set up: The steps involved to bootstrap the boot server and the repository server are the following: 1. Create the VM in vcenter (Make sure secure boot is disabled!) -1. Get the latest RedHat RHEL iso from somewhere (i.e. ETH Redhat Satellite) +1. Get the latest RedHat RHEL iso from somewhere (i.e. ETH Red Hat Satellite or directly from [Red Hat](https://access.redhat.com/downloads)) - There are two ISOs, one ~900MB and one ~11GB (RHEL8). The smaller one is able to boot and start the installation of the system, however it requires a network based repository for the installation (i.e. the content of the unpacked ISO need to be available via http(s)) With the bigger one the system can be completely installed.