From 6deb648540d44ca7dd91217307bd7bcd08300b2b Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Sat, 19 Oct 2024 18:12:59 +0200 Subject: =?UTF-8?q?Add=20layers=20from=20Svenska=20Kraftn=C3=A4t=20(SvK)?= =?UTF-8?q?=20and=20copy=20custom=20layers=20to=20the=20production=20machi?= =?UTF-8?q?ne.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- group_vars/all.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'group_vars/all.yml') diff --git a/group_vars/all.yml b/group_vars/all.yml index 7243e29..0b3227d 100644 --- a/group_vars/all.yml +++ b/group_vars/all.yml @@ -8,6 +8,7 @@ webmap_layer_groups: - ren - vbk - ri + - svk # PostgreSQL's version number and cluster name postgresql: -- cgit v1.2.3