Skip to content

haproxy-install

HAProxy Install Task

This task handles the installation of HAProxy and its dependencies. It ensures the service is installed correctly and enabled for automatic startup.

Requirements

  • System must be running a supported operating system (Alma 9 or Photon 5)
  • Package repositories must be configured and accessible
  • System must have network access to required repositories

Templates

  • haproxy-install.sh.tmpl: Installation script

Workflow

  1. Installs HAProxy package using system package manager
  2. Enables HAProxy service for automatic startup
  3. Starts the HAProxy service
  4. Verifies installation status