Skip to content

Commit 30ac88e

Browse files
committed
Fixed markdown formatting
1 parent 4838604 commit 30ac88e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@ I continued with the bare metal installation, following the steps in the [docume
3636
### 3. Create virtual machines
3737

3838
#### 3a. **[Restricted Network]** - Set up restricted network
39-
* Set up networking on hypervisor - For a restricted network cluster, you will need to configure a separate network, vNIC profile, and VLAN tag on your hypervisor. This configuration is beyond the scope of this repository.
40-
* Configure the bastion, bootstrap, masters, and compute nodes to use the network interface for the restricted network configured above. You can use a `192.168.x.0/24` subnet for this.
41-
* Follow the official documentation to [install a mirror repository] or refer to this repository to [install Sonatype Nexus as a mirror Docker repository].
42-
* Configure your mirror repository with two network interface, one for the restricted network and one with access to [Red Hat's public sites].
39+
* Set up networking on hypervisor - For a restricted network cluster, you will need to configure a separate network, vNIC profile, and VLAN tag on your hypervisor. This configuration is beyond the scope of this repository.
40+
* Configure the bastion, bootstrap, masters, and compute nodes to use the network interface for the restricted network configured above. You can use a `192.168.x.0/24` subnet for this.
41+
* Follow the official documentation to [install a mirror repository] or refer to this repository to [install Sonatype Nexus as a mirror Docker repository].
42+
* Configure your mirror repository with two network interface, one for the restricted network and one with access to [Red Hat's public sites].
4343

4444
#### 3b. Continue creating virtual machines
4545

@@ -110,7 +110,7 @@ Refer to this documentation for [post installation procedures (day 2)].
110110

111111
## **[Restricted Network]** - Update Minor Version in Cluster with Mirror Repository
112112

113-
Refer to this documentation for [updating the minor version in a cluster in a restricted network].
113+
Refer to this documentation for [updating the minor version in a restricted network].
114114

115115
## License
116116
GPLv3
@@ -125,4 +125,4 @@ Kevin Chung
125125
[install a mirror repository]: https://docs.openshift.com/container-platform/4.4/installing/install_config/installing-restricted-networks-preparations.html#installation-creating-mirror-registry_installing-restricted-networks-preparations
126126
[install Sonatype Nexus as a mirror repository]: https://github.com/kevchu3/nexus-docker-repo
127127
[post installation procedures (day 2)]: day-two.md
128-
[updating the minor version in a cluster in a restricted network]]: update-restricted.md
128+
[updating the minor version in a restricted network]: update-restricted.md

0 commit comments

Comments
 (0)