diff --git a/README.md b/README.md index a893a88..d8fbe7b 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,8 @@ systemctl stop packagekit; yum install -y epel-release ; yum install -y git binu ## Windows/RHEL 8/Fedora 30 - [Install the Latest Version of Vagrant](https://www.vagrantup.com/downloads.html) - [Install the Latest Version of Virtualbox and Virtual Box Extension Pack](https://www.virtualbox.org/wiki/Downloads) -- Then Install the Following Dependencies: +- If on Windows, install the following vagrant plugin via PowerShell as Administrator `vagrant plugin install vagrant-guest_ansible` +- If on Linux, install the remaining dependencies: ``` vagrant plugin install vagrant-guest_ansible ; sudo dnf install -y git binutils gcc make patch libgomp glibc-headers glibc-devel kernel-headers kernel-devel dkms libvirt libvirt-devel ruby-devel libxslt-devel libxml2-devel ``` diff --git a/RHCSA7-Net-Diagram.pdf b/RHCSA7-Net-Diagram.pdf new file mode 100644 index 0000000..87cc95d Binary files /dev/null and b/RHCSA7-Net-Diagram.pdf differ diff --git a/RHCSA7-Net-Diagram.vsdx.gz b/RHCSA7-Net-Diagram.vsdx.gz new file mode 100644 index 0000000..8c948d1 Binary files /dev/null and b/RHCSA7-Net-Diagram.vsdx.gz differ