Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 352 Bytes

File metadata and controls

7 lines (5 loc) · 352 Bytes

PostgreSQL role

Variables

  • postgres_version: tested on 9.3-9.5
  • postgres_enable_conf: if enabled, creates /etc/postgresql/{{ postgres_version }}/main/conf.d directory and includes it in /etc/postgresql/{{ postgres_version }}/main/postgresql.conf.
  • postgres_client_only: install only postgresql-client-{{ postgres_version }}