Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

DevOps www.edureka.

co/devops

Module 1: DevOps Essentials

Assignment

Brain4ce Education Solutions Pvt. Ltd.


Module 7: Puppet - 2 www.edureka.co/devops

Module 1: Assignment
Questions:

Follow Edureka VM Installation Guide and set up Master and Slave Virtual Machines in
your system. You can download the Installation guide from the DevOps installation
section.
Take a screenshot of the terminal displaying the username and hostname of both the
machines
Ensure following services are up and running.
Master Machine Git, Jenkins, Maven, Java, Puppet Master, Docker, Nagios
Slave Machine Puppet Agent
Take a screenshot of the status of all the services running in the Master and Slave
machine.
Test the ssh connection between Master and Slave VMs. You can use following command
to test the connection.
Command ssh <Ipaddress of the Slave machine>
On successful completion of the connection you will be able to see the hostname of the
slave machine (test02.edureka.com)
Take the screenshot of the terminal showing successful ssh connection

Brain4ce Education Solutions Pvt. Ltd Page 1

You might also like