add files for building containter artifacts
Lifted in large parts from version 9.5 of the SCL postgresql container. https://github.com/sclorg/postgresql-container
This commit is contained in:
parent
8161155280
commit
fa7e7e5dec
15 changed files with 830 additions and 0 deletions
11
module-postgresql.repo.in
Normal file
11
module-postgresql.repo.in
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
[module-shared-userspace]
|
||||
name=Repository for the Shared Userspace module
|
||||
baseurl=https://kojipkgs.fedoraproject.org/repos/module-@SHARED_USERSPACE_MODULE_HASH@/latest/${basearch}/
|
||||
enabled=1
|
||||
gpgcheck=0
|
||||
|
||||
[module-postgresql]
|
||||
name=Repository for the PostgreSQL module
|
||||
baseurl=https://kojipkgs.fedoraproject.org/repos/module-@POSTGRESQL_MODULE_HASH@/latest/${basearch}/
|
||||
enabled=1
|
||||
gpgcheck=0
|
||||
Loading…
Add table
Add a link
Reference in a new issue