-
Notifications
You must be signed in to change notification settings - Fork 251
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2825 from EnterpriseDB/release/2022-06-20
Release: 2022-06-20
- Loading branch information
Showing
182 changed files
with
2,449 additions
and
1,643 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
install_template/templates/platformBase/_epasVersionInPackageName.njk
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Where `14` is the version of EDB Postgres Advanced Server. Replace `14` with the version of EDB Postgres Advanced Server you are using. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...tensions/almalinux-8-or-rocky-linux-8.njk → ...tensions/almalinux-8-or-rocky-linux-8.njk
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
2 changes: 2 additions & 0 deletions
2
install_template/templates/products/edb-pgpool-ii-extensions/centos-7.njk
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
{% extends "products/edb-pgpool-ii-extensions/base.njk" %} | ||
{% set platformBaseTemplate = "centos-7" %} |
2 changes: 2 additions & 0 deletions
2
install_template/templates/products/edb-pgpool-ii-extensions/centos-7_ppc64le.njk
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
{% extends "products/edb-pgpool-ii-extensions/centos-7.njk" %} | ||
{% set includePPC = true %} |
2 changes: 2 additions & 0 deletions
2
install_template/templates/products/edb-pgpool-ii-extensions/debian-10.njk
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
{% extends "products/edb-pgpool-ii-extensions/base.njk" %} | ||
{% set platformBaseTemplate = "debian-10" %} |
2 changes: 2 additions & 0 deletions
2
install_template/templates/products/edb-pgpool-ii-extensions/debian-9.njk
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
{% extends "products/edb-pgpool-ii-extensions/base.njk" %} | ||
{% set platformBaseTemplate = "debian-9" %} |
2 changes: 2 additions & 0 deletions
2
install_template/templates/products/edb-pgpool-ii-extensions/rhel-7-or-ol-7.njk
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
{% extends "products/edb-pgpool-ii-extensions/base.njk" %} | ||
{% set platformBaseTemplate = "rhel-7-or-ol-7" %} |
2 changes: 2 additions & 0 deletions
2
install_template/templates/products/edb-pgpool-ii-extensions/rhel-7-or-ol-7_ppc64le.njk
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
{% extends "products/edb-pgpool-ii-extensions/rhel-7-or-ol-7.njk" %} | ||
{% set includePPC = true %} |
2 changes: 2 additions & 0 deletions
2
install_template/templates/products/edb-pgpool-ii-extensions/rhel-8-or-ol-8.njk
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
{% extends "products/edb-pgpool-ii-extensions/base.njk" %} | ||
{% set platformBaseTemplate = "rhel-8-or-ol-8" %} |
2 changes: 2 additions & 0 deletions
2
install_template/templates/products/edb-pgpool-ii-extensions/sles-12.njk
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
{% extends "products/edb-pgpool-ii-extensions/base.njk" %} | ||
{% set platformBaseTemplate = "sles-12" %} |
2 changes: 2 additions & 0 deletions
2
install_template/templates/products/edb-pgpool-ii-extensions/sles-12_ppc64le.njk
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
{% extends "products/edb-pgpool-ii-extensions/base.njk" %} | ||
{% set platformBaseTemplate = "sles-12" %} |
2 changes: 2 additions & 0 deletions
2
install_template/templates/products/edb-pgpool-ii-extensions/sles-15.njk
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
{% extends "products/edb-pgpool-ii-extensions/base.njk" %} | ||
{% set platformBaseTemplate = "sles-15" %} |
2 changes: 1 addition & 1 deletion
2
...b-pgpoolii-extensions/sles-15_ppc64le.njk → ...-pgpool-ii-extensions/sles-15_ppc64le.njk
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
{% extends "products/edb-pgpoolii-extensions/base.njk" %} | ||
{% extends "products/edb-pgpool-ii-extensions/base.njk" %} | ||
{% set platformBaseTemplate = "sles-15" %} | ||
{% set includePPC = true %} |
1 change: 1 addition & 0 deletions
1
install_template/templates/products/edb-pgpool-ii-extensions/ubuntu-18.04.njk
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{% extends "products/edb-pgpool-ii-extensions/debian-10.njk" %} |
1 change: 1 addition & 0 deletions
1
install_template/templates/products/edb-pgpool-ii-extensions/ubuntu-20.04.njk
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{% extends "products/edb-pgpool-ii-extensions/debian-10.njk" %} |
2 changes: 1 addition & 1 deletion
2
...pgpoolii/almalinux-8-or-rocky-linux-8.njk → ...gpool-ii/almalinux-8-or-rocky-linux-8.njk
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 2 additions & 0 deletions
2
install_template/templates/products/edb-pgpool-ii/centos-7.njk
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
{% extends "products/edb-pgpool-ii/base.njk" %} | ||
{% set platformBaseTemplate = "centos-7" %} |
2 changes: 2 additions & 0 deletions
2
install_template/templates/products/edb-pgpool-ii/centos-7_ppc64le.njk
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
{% extends "products/edb-pgpool-ii/centos-7.njk" %} | ||
{% set includePPC = true %} |
2 changes: 2 additions & 0 deletions
2
install_template/templates/products/edb-pgpool-ii/debian-10.njk
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
{% extends "products/edb-pgpool-ii/base.njk" %} | ||
{% set platformBaseTemplate = "debian-10" %} |
2 changes: 2 additions & 0 deletions
2
install_template/templates/products/edb-pgpool-ii/debian-9.njk
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
{% extends "products/edb-pgpool-ii/base.njk" %} | ||
{% set platformBaseTemplate = "debian-9" %} |
Oops, something went wrong.