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

Side by Side Diff: modules/adblockplus/manifests/host/statsmaster.pp

Issue 29340915: Issue 3638 - Migrate node "stats1" into Hiera role "statsmaster" (Closed)
Patch Set: Created April 28, 2016, 12:44 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 | « manifests/statsserver.pp ('k') | modules/base/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
(Empty)
1 # == Type: adblockplus::host::statsmaster
2 #
3 # Nagios definitions for any host recognized, included automatically with type
4 # adblockplus::host if the current node's $::role is 'statsmaster'.
5 #
6 define adblockplus::host::statsmaster {
7
8 realize(Host[$title])
9 realize(Sshkey[$title])
10 }
OLDNEW
« no previous file with comments | « manifests/statsserver.pp ('k') | modules/base/manifests/init.pp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld