chore: add alt-names to consul #448

Merged
unkinben merged 1 commits from benvin/consul_alt_names into develop 2026-02-09 01:03:20 +11:00
Showing only changes of commit baecf61836 - Show all commits

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