Changes

Jump to: navigation, search

OPS435 Python Lab 8

2 bytes removed, 16:56, 29 December 2017
INVESTIGATION 1: Extra VM Setup
In this lab you will use your existing vm '''centos7''' as a workstation to control other VMs which we'll call workers.
We're only simulating the real world where you'd have hunreds of VMs in one or more clouds, but you can just imagine that the VMs you're creating on your computer are actually being created on an Amazon or Microsoft server.
== PART 2 - Create master Worker image ==
== PART 3 - Clone the Workers ==
Now make We're only simulating the real world where you'd have hunreds of VMs in one or more clouds, but you can just imagine that the VMs you're creating on your computer are actually being created on an Amazon or Microsoft server. Make four clones of the master worker image you've just created. Then make sure that each of them has a unique IP address. That's all you're required to change manually. All the other configuration on the workers (inlcuding the hostnames) will be set by Fabric. Normally you would have some kind of automation doing all this cloning and IP address assignment as well, but we don't have time for that this semester.
= LAB 7 SIGN-OFF (SHOW INSTRUCTOR) =

Navigation menu