Skip to content

apache-install

Blueprint to install Apache Web Server package

Apache Install Blueprint

This blueprint handles the initial installation of Apache Web Server on a system. It ensures the package is properly installed, firewall rules are configured, and the service is enabled and started.

Tasks

  • apache-install: Handles package installation, firewall rules, and service setup

Usage

Typically used during initial system setup as part of the universal-application workflow:

YAML
universal/runbook-during-flexiflow:
  - apache-install

Can also be used independently to install Apache on an existing system.

Objects that Reference apache-install

Not used in current content packs

Objects used by apache-install