coren has submitted this change and it was merged.

Change subject: created a manifest for syslog
......................................................................


created a manifest for syslog

Change-Id: Ie6c9472fec32c5ec92f98d67ed3a053fc4789f99
---
A modules/toollabs/manifests/syslog.pp
1 file changed, 18 insertions(+), 0 deletions(-)

Approvals:
  coren: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/modules/toollabs/manifests/syslog.pp 
b/modules/toollabs/manifests/syslog.pp
new file mode 100644
index 0000000..36d1f89
--- /dev/null
+++ b/modules/toollabs/manifests/syslog.pp
@@ -0,0 +1,18 @@
+# Class: toollabs::syslog
+#
+# This role sets up a central logging server in the Tool Labs model.
+#
+# Parameters:
+#
+# Actions:
+#
+# Requires:
+#
+# Sample Usage:
+#
+class toollabs::syslog inherits toollabs {
+  include toollabs::infrastructure
+
+  #TODO:  config
+}
+

-- 
To view, visit https://gerrit.wikimedia.org/r/67434
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie6c9472fec32c5ec92f98d67ed3a053fc4789f99
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Petrb <[email protected]>
Gerrit-Reviewer: coren <[email protected]>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to