chore: add alt-names to consul (#448)
- ensure consul datacenter is added to altnames Reviewed-on: #448
This commit is contained in:
parent
8c24c6582f
commit
4e652ccbe6
@ -29,6 +29,7 @@ profiles::consul::server::acl:
|
||||
profiles::pki::vault::alt_names:
|
||||
- consul.main.unkin.net
|
||||
- consul.service.consul
|
||||
- "consul.service.%{facts.country}-%{facts.region}.consul"
|
||||
- consul
|
||||
|
||||
# manage a simple nginx reverse proxy
|
||||
|
||||
Loading…
Reference in New Issue
Block a user