Changes

Jump to: navigation, search

OPS435 Python Lab 8

437 bytes added, 15:31, 24 November 2017
PART 1 - Create master VM image
In order to experience Fabric's features in a realistic way, we're going to set up several virtual machines. To begin with they are all going to have the same configuration.
 
== PART 1 - Set up your controller ==
 
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 1 - Create master VM image ==
Make sure that:
* The hostname of the system is '''slave1worker1'''.
* It has a static IP address appropriate for your virtual network.
* You don't need to create any extra user.
* After installation ensure that you can access '''slave1worker1''' from your main vmusing the static IP address you've assigned to it.
=== Set up SSH key login ===

Navigation menu