Remove remote rule for now.

This commit is contained in:
Ralph Bean 2018-06-13 17:03:56 +00:00
parent f7d6347481
commit f347dbd09e

View file

@ -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