Sets python environment for amazon-linux-extras to system python

This commit is contained in:
Ben Partridge
2019-11-13 11:55:56 +11:00
parent f82e4e483b
commit 96e006cbb3

View File

@@ -5,3 +5,5 @@
command: amazon-linux-extras install -y "postgresql{{ postgres_version }}"
args:
creates: /usr/bin/psql
environment:
PYTHON: /bin/python