Changes

Jump to: navigation, search

OPS435 Python Lab 8

1 byte added, 21:02, 29 December 2017
PART 3 - Clone the Workers
== PART 3 - Clone the Workers ==
We're only simulating the real world where you'd have hunreds hundreds 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.
198
edits

Navigation menu