db-fas01.iad2: move back to rhel7, fas is not happy with new postgres
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
17fd242e1b
commit
b9eed95b04
2 changed files with 3 additions and 2 deletions
|
@ -39,6 +39,7 @@
|
|||
stream=12
|
||||
profiles=
|
||||
state=enabled
|
||||
when: ansible_distribution_major_version|int >= 8 and ansible_distribution == 'RedHat'
|
||||
|
||||
- name: install postgresql server packages (dnf)
|
||||
package:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue