rdbreak / rhcsa8env

This is a RHCSA8 study environment built with Vagrant/Ansible
https://join.slack.com/t/redhat-certs/shared_invite/zt-7ju3rz7b-_G3Njp3PDwdBG_81SwPeLA
MIT License
295 stars 177 forks source link

Adding install script and separate instructions for Arch #30

Closed victorbrca closed 3 years ago

victorbrca commented 3 years ago

I created a script that installs all the packages and clones the repo for Arch systems. I also changed the instructions to add the one-liner for Arch (as an alternative to the script).

victorbrca commented 3 years ago

Sorry... I ended up adding another 2 fixes to this pull request.

sudoic commented 3 years ago

I had the same issues as @victorbrca had with Vagrant / VirtualBox and storagectl. This fix worked for me.

I also had to fix the rsync to avoid copying over the disk files. @victorbrca caught that as well. Well done.