db-datanommer02.stg: use pgsql 15 here too
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
5a706e408d
commit
7b6af55aa6
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
state=enabled
|
state=enabled
|
||||||
when: ansible_distribution_major_version|int == 8
|
when: ansible_distribution_major_version|int == 8
|
||||||
|
|
||||||
- name: on db-koji01 and db01.stg enable the postgresql 15 module.
|
- name: on db-koji01 and db01.stg and db-datanommer02.stg enable the postgresql 15 module.
|
||||||
copy:
|
copy:
|
||||||
dest: /etc/dnf/modules.d/postgresql.module
|
dest: /etc/dnf/modules.d/postgresql.module
|
||||||
content: |
|
content: |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue