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

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