chore: add alt-names to consul (#448)

- ensure consul datacenter is added to altnames

Reviewed-on: #448
This commit is contained in:
Ben Vincent 2026-02-09 01:03:20 +11:00
parent 8c24c6582f
commit 4e652ccbe6

View File

@ -29,6 +29,7 @@ profiles::consul::server::acl:
profiles::pki::vault::alt_names: profiles::pki::vault::alt_names:
- consul.main.unkin.net - consul.main.unkin.net
- consul.service.consul - consul.service.consul
- "consul.service.%{facts.country}-%{facts.region}.consul"
- consul - consul
# manage a simple nginx reverse proxy # manage a simple nginx reverse proxy