diff --git a/guides/doc-Quickstart/master.adoc b/guides/doc-Quickstart/master.adoc index 7798c8665ec..efce82e9783 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.