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

Unified Diff: hiera/roles/logstashserver.yaml

Issue 29327588: Issue 2864 - Introduce class logstash (Closed)
Patch Set: Issue 2864 - Address feedback from code-review Created Oct. 20, 2015, 1:04 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
« no previous file with comments | « no previous file | modules/logstash/files/logstash.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: hiera/roles/logstashserver.yaml
diff --git a/hiera/roles/logstashserver.yaml b/hiera/roles/logstashserver.yaml
new file mode 100644
index 0000000000000000000000000000000000000000..118e6bd2d24a2ba815150655827b2b2953fdc91c
--- /dev/null
+++ b/hiera/roles/logstashserver.yaml
@@ -0,0 +1,5 @@
+classes:
+ logstash:
+ contrib: false
+ ensure: running
+
« no previous file with comments | « no previous file | modules/logstash/files/logstash.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld