coren has uploaded a new change for review.

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


Change subject: Tool Labs: Skeleton puppet class for UWSGI tyrant
......................................................................

Tool Labs: Skeleton puppet class for UWSGI tyrant

Change-Id: I768e83ec15e21feb95d37259676c5144e565e152
---
A modules/toollabs/manifests/tyrant.pp
1 file changed, 16 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/01/72101/1

diff --git a/modules/toollabs/manifests/tyrant.pp 
b/modules/toollabs/manifests/tyrant.pp
new file mode 100644
index 0000000..4de2073
--- /dev/null
+++ b/modules/toollabs/manifests/tyrant.pp
@@ -0,0 +1,16 @@
+# Class: toollabs::tyrant
+#
+# This role sets up a node as an UWSGI tyrant
+#
+# Parameters:
+#
+# Actions:
+#
+# Requires:
+#
+# Sample Usage:
+#
+class toollabs::redis inherits toollabs {
+    include toollabs::infrastructure
+
+}

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

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

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

Reply via email to