-
Notifications
You must be signed in to change notification settings - Fork 95
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correct Puppetserver description in glossary (#3083)
* Consistently write Puppet agent instead of Puppet Agent * Correct Puppetserver description in glossary The Puppetserver service compiles manifests into a catalog. The agent retries this catalog and applies it. Manifests don't leave the Puppetserver process. Puppetserver does a lot more, so this is still an inaccurate description but less than it used to be. For example, if the Certificate Authority component is enabled it also deals with certificates and it's a fileserver used by the Puppet Agent. The Puppet Agent also sends its facts and reports to Puppetserver.
- Loading branch information
Showing
3 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters