staging-sync/koji: Create backup PostgreSQL role
This commit is contained in:
parent
7dbfda5644
commit
f65009a66f
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@
|
||||||
- db-sync-script
|
- db-sync-script
|
||||||
|
|
||||||
- postgresql_user: name=koji password={{ kojiPassword }}
|
- postgresql_user: name=koji password={{ kojiPassword }}
|
||||||
|
- postgresql_user: name=backup
|
||||||
- postgresql_db: name=koji state=absent
|
- postgresql_db: name=koji state=absent
|
||||||
# buildroot_listing is excluded from the sync to save some time
|
# buildroot_listing is excluded from the sync to save some time
|
||||||
# TODO: install mbuffer on db-koji.stg
|
# TODO: install mbuffer on db-koji.stg
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue