In this course you use a master/agen- based Puppet configuration. In this video you can learn how to install software and set up your Puppet master server.
- [Instructor] Now we're ready … to install the Puppet Master software. … There are detailed instructions … on docs.puppet.com … but we'll run through it here as well. … Before we get started, … we'll need to log into our Master … and you can just use the command vagrant ssh … and you need to be in the same directory … as your vagrant file to do that. … This can sometimes take a moment. … There we go. … And I'll clear that. … And then I'm going to become the root user. … For the initial setup, … it's a bit simpler to just become root … and run commands that way. … So the command is sudo su dash. … There we go. … Next, we'll want to set up … the Puppet package repositories using rpm. … Rpm is part of the CentOS package management system. … So the command here is rpm -Uvh … https:// and then yum.puppet.com/puppet6-release-el … for Enterprise Linux … and then -7.noarch.rpm. … This just installs a package … which lets the operating system know … where to download the Puppet server from. …
Author
Updated
10/7/2019Released
11/13/2017- What is Puppet?
- Setting up a Puppet master and control repo
- Using the built-in resource types
- Organizing code with roles and profiles
- Managing more nodes
- Triggering actions (orchestration)
- Gathering system info with facter
- Writing modules
- Using templates
Skill Level Beginner
Duration
Views
Related Courses
-
DevOps Foundations
with Ernest Mueller2h 53m Beginner -
DevOps Foundations: Infrastructure as Code
with Ernest Mueller2h 6m Intermediate
-
Introduction
-
Welcome1m 22s
-
-
1. Puppet Overview
-
What is Puppet?4m 9s
-
-
2. Setting Up a Dev Environment
-
Create a sandbox2m 51s
-
Install your Puppet master6m 38s
-
Version control2m 46s
-
Set up a control repo5m 32s
-
-
3. First Steps with Puppet
-
Built-in resource types2m 16s
-
Manage a file in site.pp5m 39s
-
Classes1m 38s
-
The NGINX module5m 27s
-
Editing the Puppetfile1m 23s
-
Roles and profiles1m 33s
-
Roles and profiles demo5m 57s
-
-
4. Managing More Nodes
-
Manage more nodes5m 41s
-
Expand site.pp2m 28s
-
Orchestration in Puppet3m 38s
-
Understand the Puppet run1m 34s
-
Facter5m 5s
-
-
5. Modules
-
What is a module?3m 15s
-
Get the order right3m 35s
-
Use parameters3m 44s
-
Templates3m 39s
-
-
Conclusion
-
Next steps3m 49s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Install your Puppet master