commit | 56ca885db70845775e49a2e78971946d17620a24 | [log] [tgz] |
---|---|---|
author | Krzysztof Opasiak <k.opasiak@samsung.com> | Tue Feb 04 16:07:20 2020 +0100 |
committer | Krzysztof Opasiak <k.opasiak@samsung.com> | Thu Feb 06 23:33:03 2020 +0100 |
tree | f20ffc680bde8f07021e688b9bf1052fc6198a33 | |
parent | 0f811c8387f01dcd0f348024ba1c8fb8e99961a8 [diff] |
[COMMON] Share deployment configuration in Postgres When I did diff between deployment-primary and deployment-replica it turned out that this is pretty much the same file apart from primary and replica words. To avoid making the same changes in both files, let's just introduce a template that can be included with parameter. Issue-ID: OOM-2246 Change-Id: Ia13b993b9f23008d6be6b3d0e8b745446048de4e Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>