tests/rpm: initialize database first
This commit is contained in:
parent
e0dc694125
commit
a2eef8062b
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ module:
|
|||
source: https://github.com/container-images/postgresql.git
|
||||
container: docker.io/modularitycontainers/postgresql
|
||||
rpm:
|
||||
setup: postgresql-setup initdb
|
||||
start: systemctl start postgresql
|
||||
stop: systemctl stop postgresql
|
||||
status: systemctl status postgresql
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue