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

Unified Diff: modules/private-stub/hiera/base.yaml

Issue 29785567: #11294 - Generate and store anonymized HTTPd logs (Closed)
Patch Set: #11294 - Include input MD5 sum with archive file names Created June 5, 2018, 2:29 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 | « modules/nginx/templates/logrotate.erb ('k') | modules/web/manifests/server.pp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/private-stub/hiera/base.yaml
diff --git a/modules/private-stub/hiera/base.yaml b/modules/private-stub/hiera/base.yaml
index 76b75d1aed5c8f9bbf206ad08392aa099c721d53..cf7ea926c0c76b720e6bf627448d5f2c4ca93ac1 100644
--- a/modules/private-stub/hiera/base.yaml
+++ b/modules/private-stub/hiera/base.yaml
@@ -10,6 +10,9 @@ classes:
adblockplus::log::uplink:
log@log1.adblockplus.org
+adblockplus::log::salt:
+ 'changeme'
+
adblockplus::packages:
- "debian-goodies"
- "python-dev"
@@ -29,4 +32,3 @@ adblockplus::users:
cron::environment:
- MAILTO=root,vagrant
-
« no previous file with comments | « modules/nginx/templates/logrotate.erb ('k') | modules/web/manifests/server.pp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld