updated postgresql state

This commit is contained in:
Paul 2020-08-30 16:51:41 +02:00
parent 3ade049133
commit 18790d62b9

View File

@ -1,4 +1,7 @@
--- ---
postgresql-install: postgresql-install:
pkg.latest: pkg.latest:
- name: postgresql - pkgs:
- postgresql-11
- postgresql-client-11
- postgresql-plpython3-11