Petrb has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/67440


Change subject: inserted syslog to manifest
......................................................................

inserted syslog to manifest

Change-Id: Ibd89c667742922faa136d246f614b55dac5cb845
---
M manifests/role/labs.pp
1 file changed, 6 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/40/67440/1

diff --git a/manifests/role/labs.pp b/manifests/role/labs.pp
index ca71010..97e6864 100644
--- a/manifests/role/labs.pp
+++ b/manifests/role/labs.pp
@@ -56,5 +56,11 @@
     }
   }
 
+  class syslog inherits role::labs::tools::config {
+    system_role { "role::labs::tools::syslog": description => "Central logging 
server for tools and services" }
+    class { 'toollabs::syslog': }
+  }
+
+
 } # class role::labs::tools
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibd89c667742922faa136d246f614b55dac5cb845
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Petrb <[email protected]>

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

Reply via email to