Merge "Trigger load balancer deployment jobs when their roles update"

This commit is contained in:
Zuul
2025-07-24 15:02:53 +00:00
committed by Gerrit Code Review
3 changed files with 4 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
Install the gitea-lb services
This configures haproxy
This configures haproxy.
**Role Variables**

View File

@@ -1,6 +1,6 @@
Install the zuul-lb services
This configures haproxy
This configures haproxy.
**Role Variables**

View File

@@ -167,6 +167,7 @@
- playbooks/roles/iptables/
- playbooks/roles/install-docker/
- playbooks/roles/haproxy/
- playbooks/roles/gitea-lb/
- job:
name: infra-prod-service-nameserver
@@ -433,6 +434,7 @@
- playbooks/roles/iptables/
- playbooks/roles/install-docker/
- playbooks/roles/haproxy/
- playbooks/roles/zuul-lb/
- job:
name: infra-prod-service-review