Remove remote rule for now.
This commit is contained in:
parent
f7d6347481
commit
f347dbd09e
1 changed files with 0 additions and 11 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue