Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: hiera/roles/web/redirect/eyeo.yaml

Issue 29481679: #1975 - Introduce class adblockplus::web::redirector (Closed)
Patch Set: Created July 6, 2017, 4:42 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: hiera/roles/web/redirect/eyeo.yaml
diff --git a/hiera/roles/web/redirect/eyeo.yaml b/hiera/roles/web/redirect/eyeo.yaml
new file mode 100644
index 0000000000000000000000000000000000000000..bc94643a557c70814f76f081b13098218871b520
--- /dev/null
+++ b/hiera/roles/web/redirect/eyeo.yaml
@@ -0,0 +1,12 @@
+classes:
+ adblockplus::web::redirector:
+ domain: "eyeo.to"
+ default: "https://eyeo.com/"
+
+adblockplus::web::redirector::targets:
+ acceptableads: "https://acceptableads.com/"
+ adblockbrowser: "https://adblockbrowser.org/"
+ adblockplus: "https://adblockplus.org/"
+ jobs: "https://eyeo.com/en/jobs"
+ team: "https://eyeo.com/en/team"
+

Powered by Google App Engine
This is Rietveld