Drop CentOS / RHEL 6 support.

This commit is contained in:
Jeff Geerling 2020-12-08 16:59:50 -06:00
parent 820e215d76
commit ff4a3e4701
1 changed files with 0 additions and 11 deletions

View File

@ -1,11 +0,0 @@
---
__postgresql_version: "8.4"
__postgresql_data_dir: "/var/lib/pgsql/data"
__postgresql_bin_path: "/usr/bin"
__postgresql_config_path: "/var/lib/pgsql/data"
__postgresql_daemon: postgresql
__postgresql_packages:
- postgresql
- postgresql-server
- postgresql-contrib
- postgresql-libs