Springle has uploaded a new change for review.
https://gerrit.wikimedia.org/r/187007
Change subject: switch dbstore from /a to /srv
......................................................................
switch dbstore from /a to /srv
Change-Id: I39721c0ca241a60de8ab61168ac3f7f3aad3a4b1
---
M manifests/role/mariadb.pp
1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/07/187007/1
diff --git a/manifests/role/mariadb.pp b/manifests/role/mariadb.pp
index c69909c..18992ad 100644
--- a/manifests/role/mariadb.pp
+++ b/manifests/role/mariadb.pp
@@ -162,8 +162,8 @@
prompt => 'DBSTORE',
config => 'mariadb/dbstore.my.cnf.erb',
password => $passwords::misc::scripts::mysql_root_pass,
- datadir => '/a/sqldata',
- tmpdir => '/a/tmp',
+ datadir => '/srv/sqldata',
+ tmpdir => '/srv/tmp',
}
include mariadb::monitor_disk
--
To view, visit https://gerrit.wikimedia.org/r/187007
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I39721c0ca241a60de8ab61168ac3f7f3aad3a4b1
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Springle <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits