Skip to content

Commit 87d380d

Browse files
evgeniekohl
authored andcommitted
do not install postgresql-evr, Katello doesn't need it anymore
1 parent ba8f309 commit 87d380d

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

playbooks/setup.yaml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,3 @@
2727
- python3-requests
2828
- bash-completion
2929
- nmap
30-
31-
- name: Configure pulpcore repository
32-
ansible.builtin.yum_repository:
33-
name: pulpcore
34-
description: pulpcore nightly
35-
baseurl: https://yum.theforeman.org/pulpcore/nightly/el9/x86_64/
36-
gpgcheck: false
37-
38-
- name: Install postgresql-evr
39-
ansible.builtin.package:
40-
name: postgresql-evr

0 commit comments

Comments
 (0)