We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e84389d + 4c0f796 commit 6129918Copy full SHA for 6129918
postgres/osfamilymap.yaml
@@ -64,6 +64,8 @@ RedHat:
64
baseurl: 'https://download.postgresql.org/pub/repos/yum/{{ repo.version }}/redhat/rhel-$releasever-$basearch'
65
66
{%- if grains.get('osmajorrelease', 0) >= 7 %}
67
+ pkgs_deps:
68
+ - libicu
69
pkg_python: python3-psycopg2
70
{%- endif %}
71
0 commit comments