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¶
- Installs HAProxy package using system package manager
- Enables HAProxy service for automatic startup
- Starts the HAProxy service
- Verifies installation status