chore: add alt-names to consul
All checks were successful
Build / precommit (pull_request) Successful in 5m22s
All checks were successful
Build / precommit (pull_request) Successful in 5m22s
- ensure consul datacenter is added to altnames
This commit is contained in:
parent
8c24c6582f
commit
baecf61836
@ -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