Using the Docker commands feels a little awkward—SSH would be better. Use the profile::ssh_server class provided in the resources to add an SSH server to your Docker nodes.
(chimes)…- [Instructor] Using the Docker commands…feels a little awkward, SSH would be better.…For this challenge, use the profile SSH server class…provided in the resources to add an SSH server…to your Docker notes.…You can generate your own key pair on the master…using SSH dash key gen command.…Get the IP address of the nodes and create a profile…with matching host resources and add it to the master role.…To keep it simple, just hard code the Ips for each host.…
It is possible to generate these dynamically,…but that's beyond the scope of this course.…If you aren't familiar with SSH keys,…there's some links in the resources for more information.…
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: Challenge: Installing SSH and adding hosts