mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-30 08:50:55 +08:00
New pagure is now running on src.fp.o
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
@@ -30,7 +30,6 @@
|
||||
package: name={{ item }} state=present
|
||||
with_items:
|
||||
- pagure-theme-srcfpo
|
||||
when: env == 'staging'
|
||||
tags:
|
||||
- pagure
|
||||
- packages
|
||||
@@ -237,7 +236,6 @@
|
||||
- selinux
|
||||
- web
|
||||
- pagure
|
||||
when: env == "staging"
|
||||
|
||||
- name: set sebooleans so pagure can talk to repospanner
|
||||
seboolean: name=httpd_can_network_connect
|
||||
|
||||
Reference in New Issue
Block a user