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
Objects that Reference haproxy-install¶
- blueprints haproxy-install in HAProxy as part of Tasks (declared)
Objects used by haproxy-install¶
- templates haproxy-install.sh.tmpl in field Templates[0].ID as value haproxy-install.sh.tmpl