Make this more specific
This commit is contained in:
parent
d7ffa40a2d
commit
29be86c326
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
# create a koji db user to own the db with the kojidatabasepassword from private
|
||||
#
|
||||
- name: koji db user
|
||||
postgresql_user: name=koji password=$kojidatabasepassword
|
||||
postgresql_user: name=koji password=$aarch64kojidatabasepassword
|
||||
tags:
|
||||
- db
|
||||
only_if: '$is_kojidb'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue