mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-12 10:56:20 +08:00
koji_builders: enable ipset for osbuild access in prod
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -27,10 +27,8 @@
|
||||
{% endfor %}
|
||||
{% endif %}
|
||||
|
||||
{% if host in groups['staging'] %}
|
||||
# osbuild api for osbuild koji plugin
|
||||
-A OUTPUT -p tcp --dport 443 -m set --match-set osbuildapi dst -j ACCEPT
|
||||
{% endif %}
|
||||
|
||||
# kojipkgs
|
||||
{% if host in groups['buildvm_s390x'] %}
|
||||
|
||||
Reference in New Issue
Block a user