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: Fix examples section in class documentation Created July 6, 2017, 5:12 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
« no previous file with comments | « hiera/roles/web/redirect/adblockplus.yaml ('k') | modules/adblockplus/manifests/web/redirector.pp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
+
« no previous file with comments | « hiera/roles/web/redirect/adblockplus.yaml ('k') | modules/adblockplus/manifests/web/redirector.pp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld