Skip to content
This repository was archived by the owner on Sep 30, 2021. It is now read-only.

Commit 4cf01a8

Browse files
committed
Set LOAD_BALANCER_OPS_EMAIL to OPS_EMAIL.
1 parent f06b047 commit 4cf01a8

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

group_vars/load-balancer/public.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@ SANITY_CHECK_LIVE_PORTS:
77
message: "Load balancer does not respond on port 443."
88

99
TARSNAP_BACKUP_FOLDERS: /etc/letsencrypt
10+
11+
LOAD_BALANCER_OPS_EMAIL: "{{ OPS_EMAIL }}"

requirements.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@
4747

4848
- name: load-balancer
4949
src: https://github.com/open-craft/ansible-load-balancer
50-
version: f1bf941f2dbe20262b4bce44f636c7f57ab4a7c2
50+
version: 4bbeb21d2ad9bedbf5ba54ffcbc26fd05f449b1f

0 commit comments

Comments
 (0)