mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 10:32:27 +08:00
Remove remote rule for now.
This commit is contained in:
@@ -178,17 +178,6 @@ data:
|
||||
{% else %}
|
||||
rules: []
|
||||
{% endif %}
|
||||
{% if env == 'staging' %}
|
||||
--- !Policy
|
||||
id: "remote_rule"
|
||||
product_versions:
|
||||
- fedora-25
|
||||
decision_context: bodhi_update_push_stable
|
||||
blacklist: []
|
||||
relevance_key: original_spec_nvr
|
||||
rules:
|
||||
- !RemoteOriginalSpecNvrRule {test_case_name: this-shouldnt-be-required}
|
||||
{% endif %}
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
|
||||
Reference in New Issue
Block a user