coren has submitted this change and it was merged.

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(-)

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



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: merged
Gerrit-Change-Id: I768e83ec15e21feb95d37259676c5144e565e152
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: coren <[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