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

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

Issue 29338675: Issue 3694 - Introduce class adblockplus::log::processor and role logprocessor (Closed)
Patch Set: Created March 18, 2016, 6:08 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/private-stub/hiera/hosts.yaml
diff --git a/modules/private-stub/hiera/hosts.yaml b/modules/private-stub/hiera/hosts.yaml
index 9b95a1085a6c23ad3cc313bc1ff8dcf05c0a0fe2..5cf3dc4fd522d87b9cdcc5f24e9a2b1814e6e6fe 100644
--- a/modules/private-stub/hiera/hosts.yaml
+++ b/modules/private-stub/hiera/hosts.yaml
@@ -99,6 +99,10 @@ servers:
ip: [10.8.0.210]
role: logserver
ssh_public_key: *vagrant_box
+ logprocessor1:
+ ip: [10.8.0.211]
+ role: logprocessor
+ ssh_public_key: *vagrant_box
telemetry1:
ip: [10.8.0.220]
role: telemetryserver
« hiera/roles/logprocessor.yaml ('K') | « modules/adblockplus/manifests/log/processor.pp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld