From 4e652ccbe6796e9ec8772818b50bf8b1e223b731 Mon Sep 17 00:00:00 2001 From: Ben Vincent Date: Mon, 9 Feb 2026 01:03:20 +1100 Subject: [PATCH] chore: add alt-names to consul (#448) - ensure consul datacenter is added to altnames Reviewed-on: https://git.unkin.net/unkin/puppet-prod/pulls/448 --- hieradata/roles/infra/storage/consul.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/hieradata/roles/infra/storage/consul.yaml b/hieradata/roles/infra/storage/consul.yaml index e6341c2..8741c43 100644 --- a/hieradata/roles/infra/storage/consul.yaml +++ b/hieradata/roles/infra/storage/consul.yaml @@ -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