summaryrefslogtreecommitdiffstats
path: root/group_vars/all.yml
blob: 5d4474a53b0c255eb74c0630e22825d4a7ce52e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
# The list of layer groups to process, see
# webmap-tools/config.yml:layer-groups.
webmap_layer_groups:
  - mrr
  - nvr
  - sks
  - st
  - vbk

# PostgreSQL's version number and cluster name
postgresql:
  version: 15
  cluster: main