Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Group 5 - VM network config phase #15

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

Veronika131
Copy link

VM network config phase - changed vboxnet0

Variable Init Phase :
- changed VDI variable name to latest Ubuntu version name
- changed VMNAME to correct format k_grok-<username>
Host configuration phase + VM creation phase + VM storage config phase :
- tested and seems to run ok
- I have updated IP address that's used for vboxnet1 set up to 192.168.57.#  on line 81, instead of 192.168.56.#,  to make sure that if user has vboxnet0 set up on their computer, that the same IP address is not being used to set up vboxnet1

- I changed VM name to k_grok-group5

- I have run script few times and tested all features:  
        new VM works and starts succesfully
        user can go online via NAT only from within VM
        user can ssh from the host/laptop into the VM
- updated Host Configuration Phase to use vboxnet0 (assuming vboxnet0 was created by the setup) 
- added commented out script that lets user name the new VM during the setup in the Variable Init phase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant