Changes

Jump to: navigation, search

OPS635-lab-puppet

99 bytes added, 16:06, 14 January 2020
m
Investigation 1: Basic Puppet Installation
==Investigation 1: Basic Puppet Installation==
*Clone your Centos blank Vm to create three new Vms (puppet-master, puppet-client1, and puppet-client2).
** Set the hostnames of botheach, provide them with static addresses, and add them to your DNS service.**Configure your puppet-master as the puppet master, and configure puppet-clientq client1 and puppet-client2 as puppet agents.
**Write a puppet manifest on puppet-master to make a simple change (e.g. installing bind-utils) on both clients. Ensure it works before continuing.
**Undo the simple change (e.g. remove the package), and ensure that puppet re-applies the change.
 
==Investigation 2: Using a Puppet Manifest==
*Create a puppet manifest that will configure both puppet agents as web-servers for your nagios machine to monitor.
932
edits

Navigation menu