aboutsummaryrefslogtreecommitdiffstats
path: root/postgresql-config/src/repackage.json
blob: 4a33f030cc1be82a9317e31ac8869165f13906ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
    "applicationName": "postgresql-config",
    "debian": {
        "conflicts": [],
        "externalDependencies": [],
        "groupId": "org.openecomp.dcae.storage.pgaas",
        "replaces": []
    },
    "description": " PostgreSQL as a Service main scripts ",
    "directoryTreeTops": {
        "/opt": "/opt/app/postgresql-config"
    },
    "docker": {
        "externalDependencies": [],
        "tag": "latest"
    },
    "executionGroup": "postgres",
    "executionUser": "postgres",
    "fileGroup": "postgres",
    "fileUser": "postgres",
    "groupId": "org.openecomp.dcae.storage.pgaas",
    "internalDependencies": [],
    "maintainer": "OpenECOMP <dcae@lists.openecomp.org>",
    "version": "1.1.0"
}