Adjust the url to the yum repo on update_package_info - pkgdb02
This commit is contained in:
parent
7d23cb2886
commit
ef507222bd
1 changed files with 5 additions and 0 deletions
|
@ -59,6 +59,11 @@
|
|||
tags:
|
||||
- config
|
||||
|
||||
- name: update the base_url in update_package_info
|
||||
command: /usr/bin/sed -i -e 's|https://dl.fedoraproject.org|http://dl.phx2.fedoraproject.org|' /usr/bin/update_package_info.py
|
||||
tags:
|
||||
- config
|
||||
|
||||
- name: set sebooleans so pkgdb2 can talk to the db
|
||||
action: seboolean name=httpd_can_network_connect_db
|
||||
state=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue