Andrew Bogott has submitted this change and it was merged.

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

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



diff --git a/manifests/site.pp b/manifests/site.pp
index 4b4fddc..7edbf76 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: merged
Gerrit-Change-Id: I29bae852348e5507406b14775016907651a58429
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Andrew Bogott <[email protected]>
Gerrit-Reviewer: Andrew Bogott <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to