From b3de1257cc4b8087660fb37aaca4144d3f4675bf Mon Sep 17 00:00:00 2001 From: Maximilian Kolb Date: Thu, 26 Oct 2023 08:30:55 +0200 Subject: [PATCH] Reword native packages on Foreman Server --- guides/doc-Quickstart/master.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guides/doc-Quickstart/master.adoc b/guides/doc-Quickstart/master.adoc index 7798c8665ec..6ae5791c637 100644 --- a/guides/doc-Quickstart/master.adoc +++ b/guides/doc-Quickstart/master.adoc @@ -14,7 +14,7 @@ endif::[] ifndef::HideDocumentOnStable[] The Foreman installer is a collection of Puppet modules that installs everything required for a full working Foreman setup. -It uses native OS packaging (e.g. RPM and .deb packages) and adds necessary configuration for the complete installation. +It uses native OS packaging (`.rpm` or `.deb` packages) and adds necessary configuration for the complete installation. Components include the Foreman web UI, Smart Proxy, a Puppet server, TFTP, DNS and DHCP servers. It is configurable and the Puppet modules can be read or run in "no-op" mode to see what changes it will make.