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

Unified Diff: modules/nginx/manifests/init.pp

Issue 5671492293492736: Issue 2611 - Log ABP-Notification-Version response header (Closed)
Patch Set: Created June 9, 2015, 12:38 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: modules/nginx/manifests/init.pp
===================================================================
--- a/modules/nginx/manifests/init.pp
+++ b/modules/nginx/manifests/init.pp
@@ -48,6 +48,7 @@
$domain = $title,
$alt_names = [],
$log,
+ $log_format = 'main',
$is_default = false,
$source = undef,
$content = undef,
« no previous file with comments | « no previous file | modules/nginx/templates/site.erb » ('j') | modules/notificationserver/templates/global.conf.erb » ('J')

Powered by Google App Engine
This is Rietveld