36 lines
747 B
Plaintext
36 lines
747 B
Plaintext
/postgresql15-internal:
|
|
plan:
|
|
import:
|
|
url: https://gitlab.com/redhat/centos-stream/rpms/libpq.git
|
|
name: /plans/tier1/rhel
|
|
ref: c9s
|
|
environment:
|
|
PSQL: ':15'
|
|
|
|
/postgresql15-public:
|
|
plan:
|
|
import:
|
|
url: https://gitlab.com/redhat/centos-stream/rpms/libpq.git
|
|
name: /plans/tier1/centos
|
|
ref: c9s
|
|
environment:
|
|
PSQL: ':15'
|
|
|
|
/postgresql16-internal:
|
|
plan:
|
|
import:
|
|
url: https://gitlab.com/redhat/centos-stream/rpms/libpq.git
|
|
name: /plans/tier1/rhel
|
|
ref: c9s
|
|
environment:
|
|
PSQL: ':16'
|
|
|
|
/postgresql16-public:
|
|
plan:
|
|
import:
|
|
url: https://gitlab.com/redhat/centos-stream/rpms/libpq.git
|
|
name: /plans/tier1/centos
|
|
ref: c9s
|
|
environment:
|
|
PSQL: ':16'
|