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

Side by Side Diff: manifests/filtermasterserver.pp

Issue 4810150141493248: Issue 122 - Puppet ENC via Hiera (Closed)
Patch Set: Created Sept. 8, 2014, 11:56 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
OLDNEW
1 node 'filtermaster1' { 1 node 'filtermaster1' {
2 include base, filtermaster 2 include filtermaster
3 3
4 class {'nagios::client':
5 server_address => 'monitoring.adblockplus.org'
6 }
7 } 4 }
OLDNEW

Powered by Google App Engine
This is Rietveld