refactor: update project references from Agathos to Ouranos across documentation and configuration files
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
openssl req -x509 -nodes -days 365 -newkey rsa:2048
|
||||
-keyout {{ haproxy_cert_path }}
|
||||
-out {{ haproxy_cert_path }}
|
||||
-subj "/C=US/ST=State/L=City/O=Agathos/CN=*.{{ haproxy_domain }}"
|
||||
-subj "/C=US/ST=State/L=City/O=Ouranos/CN=*.{{ haproxy_domain }}"
|
||||
-addext "subjectAltName=DNS:*.{{ haproxy_domain }},DNS:{{ haproxy_domain }}"
|
||||
when: not cert_file.stat.exists and 'certbot' not in services
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# HAProxy configuration for Agathos Titania
|
||||
# HAProxy configuration for Ouranos Titania
|
||||
# Managed by Ansible - Red Panda Approved
|
||||
|
||||
global
|
||||
|
||||
Reference in New Issue
Block a user