summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTyler Cipriani <tcipriani@wikimedia.org>2018-03-22 15:06:39 -0600
committerTyler Cipriani <tcipriani@wikimedia.org>2018-03-22 15:18:48 -0600
commit877e93a371f449b1cd07216a84f8fb5201f14387 (patch)
tree43286daeded5263bcf331e70c884ffabca2ac86e
parent0595606a314bd983df1ba5393831825a65a34ed5 (diff)
downloadblubber-877e93a371f449b1cd07216a84f8fb5201f14387.tar.gz
Policy example should work on blubber.example.yaml
Test Plan: Run: blubber -p policy.example.yaml blubber.example.yaml production Be happy it works. Reviewers: dduvall, #release-engineering-team Reviewed By: dduvall, #release-engineering-team Tags: #release-engineering-team Differential Revision: https://phabricator.wikimedia.org/D1013
-rw-r--r--policy.example.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/policy.example.yaml b/policy.example.yaml
index 2ca553b..7916a25 100644
--- a/policy.example.yaml
+++ b/policy.example.yaml
@@ -1,5 +1,5 @@
enforcements:
- path: variants.production.base
rule: oneof=debian:jessie debian:jessie-slim
- - path: variants.production.node.dependencies
- rule: istrue
+ - path: variants.production.runs.insecurely
+ rule: isfalse