diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2024-09-26 02:42:25 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2024-09-26 03:01:21 +0200 |
commit | 8d1806166d6bc2f0e5356d4bd85b995ed27f4b6b (patch) | |
tree | 564574cacd2991c864232ee72c16c367f232b3fe /group_vars | |
parent | dec5bf819d52256ee4757303b6fb71697d59b70b (diff) |
group variables: Rename ‘st’ layer group to ‘ren’.
Cf. 256b69ea36959f84bde51279e4720f27daf54c4f in the submodule.
Diffstat (limited to 'group_vars')
-rw-r--r-- | group_vars/all.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/group_vars/all.yml b/group_vars/all.yml index 5d4474a..56fb640 100644 --- a/group_vars/all.yml +++ b/group_vars/all.yml @@ -5,7 +5,7 @@ webmap_layer_groups: - mrr - nvr - sks - - st + - ren - vbk # PostgreSQL's version number and cluster name |