Andrew Bogott has uploaded a new change for review.

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

Change subject: Include a database on silver, for wikitech mediawiki.
......................................................................

Include a database on silver, for wikitech mediawiki.

Admittedly using an openstack class for this is a bit ugly,
but this is the class that the old wikitech was using so it
seems like a good place to start.  With any luck wikitech
will soon be using a misc db and this can be removed entirely.

Change-Id: I29bae852348e5507406b14775016907651a58429
---
M manifests/site.pp
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/30/188230/1

diff --git a/manifests/site.pp b/manifests/site.pp
index dbef52c..2fcd4a2 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -2420,6 +2420,7 @@
     include standard
     include admin
     include role::nova::manager
+    include openstack::database-server
 }
 
 node 'virt1000.wikimedia.org' {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I29bae852348e5507406b14775016907651a58429
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

Reply via email to