Jcrespo has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/364671 )
Change subject: mariadb: Delete override- changed default on package
......................................................................
mariadb: Delete override- changed default on package
Bug: T168356
Change-Id: Ibb5378f7468a8c9bd68a3f5817fc5a9f0a40fd45
---
M modules/role/manifests/mariadb/core.pp
1 file changed, 2 insertions(+), 3 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/71/364671/1
diff --git a/modules/role/manifests/mariadb/core.pp
b/modules/role/manifests/mariadb/core.pp
index bdf2306..f744586 100644
--- a/modules/role/manifests/mariadb/core.pp
+++ b/modules/role/manifests/mariadb/core.pp
@@ -48,9 +48,8 @@
}
class {'mariadb::service':
package => $package,
- # for now we will keep things simple, we probably should have a
- # higher-level interface with templates
- override => "[Service]\nLimitNOFILE=200000",
+ # override not needed, default configuration changed on package
+ # override => "[Service]\nLimitNOFILE=200000",
}
# Read only forced on also for the masters of the primary datacenter
--
To view, visit https://gerrit.wikimedia.org/r/364671
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibb5378f7468a8c9bd68a3f5817fc5a9f0a40fd45
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Jcrespo <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits