Andrew Bogott has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/405669 )
Change subject: striker: rename role class to profile
......................................................................
striker: rename role class to profile
This gets us a bit closer following the style guide.
Once Californium is switched off, this profile
will be included by the new 'labweb' role.
Change-Id: I4e88782ebfc5650b9852cebaa0f7d274525ab9f7
---
M manifests/site.pp
R modules/profile/striker/web.pp
2 files changed, 3 insertions(+), 3 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/69/405669/1
diff --git a/manifests/site.pp b/manifests/site.pp
index af5c111..f3ddb17 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -119,7 +119,7 @@
# and Toolforge admin console AKA Striker
# It's proxied by the misc-web varnishes
node 'californium.wikimedia.org' {
- role(striker::web)
+ include ::profile::striker::web
include ::role::wmcs::openstack::main::horizon
include ::standard
include ::base::firewall
diff --git a/modules/role/manifests/striker/web.pp
b/modules/profile/striker/web.pp
similarity index 80%
rename from modules/role/manifests/striker/web.pp
rename to modules/profile/striker/web.pp
index 0457b8c..18fe6ca 100644
--- a/modules/role/manifests/striker/web.pp
+++ b/modules/profile/striker/web.pp
@@ -1,10 +1,10 @@
-# == Class: role::striker::web
+# == Class: profile::striker::web
#
# Striker is a Django application for managing data related to Tool Labs
# tools.
#
# filtertags: labs-project-striker
-class role::striker::web {
+class profile::striker::web {
include ::memcached
include ::striker::apache
include ::striker::uwsgi
--
To view, visit https://gerrit.wikimedia.org/r/405669
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4e88782ebfc5650b9852cebaa0f7d274525ab9f7
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Andrew Bogott <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits