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

Side by Side Diff: hiera/roles/filterserver.yaml

Issue 29481589: #1981- Remove Nginx initialization from filter server classes (Closed)
Patch Set: Created July 6, 2017, 9:07 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | modules/filterserver/manifests/init.pp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 classes: 1 classes:
2 filterserver: 2 filterserver:
3 is_default: true 3 is_default: true
4 notificationserver: 4 notificationserver:
5 is_default: false 5 is_default: false
6 6
7 # http://hub.eyeo.com/issues/1981
8 nginx::worker_connections: 4000
9 nginx::ssl_session_cache: off
10
OLDNEW
« no previous file with comments | « no previous file | modules/filterserver/manifests/init.pp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld