- Lab
- A Cloud Guru
Using sysmod to Discover Salt Modules
We can run ad hoc commands and configure multiple servers at once through the use of Salt's execution modules, and we can discover which execution modules we have available by using the `sys` module against our minions. `sys` also offers module and function information, including details in how to use the requested execution module or function.
Path Info
Table of Contents
-
Challenge
Install Apache
Using sysmod discover the module and function needed to install Apache. Then install the package.
-
Challenge
Create the Virtual Hosts File
Discover a module to manage Apache. Then add a virtual hosts file.
-
Challenge
Move the Website
Move the sample website to
/var/www/html
.
What's a lab?
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.