Skip to content

Commit 9648be6

Browse files
committed
Added support for Oracle Linux distribution
1 parent 2e25891 commit 9648be6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

group_vars/postgres_cluster

+2
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,13 @@
44
os_valid_distributions:
55
- RedHat
66
- CentOS
7+
- OracleLinux
78
- Ubuntu
89
- Debian
910

1011
os_minimum_versions:
1112
RedHat: 7
1213
CentOS: 7
14+
OracleLinux: 7
1315
Ubuntu: 16.04
1416
Debian: 8

0 commit comments

Comments
 (0)