@@ -68,11 +68,12 @@ Written in Go. Cybertec Schönig & Schönig GmbH https://www.cybertec-postgresql
68
68
RedHat and Debian based distros (x86_64)
69
69
70
70
###### Minimum OS versions:
71
- - CentOS: 7
72
- - Ubuntu: 18.04
73
71
- Debian: 9
72
+ - Ubuntu: 18.04
73
+ - CentOS: 7
74
+ - OracleLinux 7
74
75
75
- :white_check_mark : tested, works fine: ` Debian 9/10, Ubuntu 18.04/20.04, CentOS 7.x/8.x `
76
+ :white_check_mark : tested, works fine: ` Debian 9/10, Ubuntu 18.04/20.04, CentOS 7/8, OracleLinux 7 `
76
77
77
78
###### PostgreSQL versions:
78
79
all supported PostgreSQL versions
@@ -82,15 +83,17 @@ all supported PostgreSQL versions
82
83
_ Table of results of daily automated testing of cluster deployment:_
83
84
| Distribution | Test result |
84
85
| --------------| :----------:|
85
- | CentOS 7 | [ ![ GitHub Workflow Status] ( https://img.shields.io/github/workflow/status/vitabaks/postgresql_cluster/scheduled%20PostgreSQL%20(CentOS%207) )] ( https://github.com/vitabaks/postgresql_cluster/actions?query=workflow%3A%22scheduled+PostgreSQL+%28CentOS+7%29%22 ) |
86
- | CentOS 8 | [ ![ GitHub Workflow Status] ( https://img.shields.io/github/workflow/status/vitabaks/postgresql_cluster/scheduled%20PostgreSQL%20(CentOS%208) )] ( https://github.com/vitabaks/postgresql_cluster/actions?query=workflow%3A%22scheduled+PostgreSQL+%28CentOS+8%29%22 ) |
87
86
| Debian 9 | [ ![ GitHub Workflow Status] ( https://img.shields.io/github/workflow/status/vitabaks/postgresql_cluster/scheduled%20PostgreSQL%20(Debian%209) )] ( https://github.com/vitabaks/postgresql_cluster/actions?query=workflow%3A%22scheduled+PostgreSQL+%28Debian+9%29%22 ) |
88
87
| Debian 10 | [ ![ GitHub Workflow Status] ( https://img.shields.io/github/workflow/status/vitabaks/postgresql_cluster/scheduled%20PostgreSQL%20(Debian%2010) )] ( https://github.com/vitabaks/postgresql_cluster/actions?query=workflow%3A%22scheduled+PostgreSQL+%28Debian+10%29%22 ) |
89
88
| Ubuntu 18.04 | [ ![ GitHub Workflow Status] ( https://img.shields.io/github/workflow/status/vitabaks/postgresql_cluster/scheduled%20PostgreSQL%20(Ubuntu%2018.04) )] ( https://github.com/vitabaks/postgresql_cluster/actions?query=workflow%3A%22scheduled+PostgreSQL+%28Ubuntu+18.04%29%22 ) |
90
89
| Ubuntu 20.04 | [ ![ GitHub Workflow Status] ( https://img.shields.io/github/workflow/status/vitabaks/postgresql_cluster/scheduled%20PostgreSQL%20(Ubuntu%2020.04) )] ( https://github.com/vitabaks/postgresql_cluster/actions?query=workflow%3A%22scheduled+PostgreSQL+%28Ubuntu+20.04%29%22 ) |
90
+ | CentOS 7 | [ ![ GitHub Workflow Status] ( https://img.shields.io/github/workflow/status/vitabaks/postgresql_cluster/scheduled%20PostgreSQL%20(CentOS%207) )] ( https://github.com/vitabaks/postgresql_cluster/actions?query=workflow%3A%22scheduled+PostgreSQL+%28CentOS+7%29%22 ) |
91
+ | CentOS 8 | [ ![ GitHub Workflow Status] ( https://img.shields.io/github/workflow/status/vitabaks/postgresql_cluster/scheduled%20PostgreSQL%20(CentOS%208) )] ( https://github.com/vitabaks/postgresql_cluster/actions?query=workflow%3A%22scheduled+PostgreSQL+%28CentOS+8%29%22 ) |
92
+ | Oracle Linux 7 | [ ![ GitHub Workflow Status] ( https://img.shields.io/github/workflow/status/vitabaks/postgresql_cluster/scheduled%20PostgreSQL%20(OracleLinux%207) )] ( https://github.com/vitabaks/postgresql_cluster/actions/workflows/schedule_pg_oracle_linux7.yml ) |
93
+
91
94
92
95
###### Ansible version
93
- This has been tested on Ansible 2.7.х , 2.8.х , 2.9.х
96
+ This has been tested on Ansible 2.7, 2.8, 2.9, 2.10
94
97
95
98
## Requirements
96
99
This playbook requires root privileges or sudo.
0 commit comments