[MediaWiki-commits] [Gerrit] operations...mariadb[master]: Remove managing the service from the package installation

2016-10-18 Thread Jcrespo (Code Review)
Jcrespo has submitted this change and it was merged.

Change subject: Remove managing the service from the package installation
..


Remove managing the service from the package installation

Certain hosts manage its own init.d in a special way- add it to
each role independently, when it corresponds.

Change-Id: Ia7f4dd3d245fa3f45f314fd525bb223a6581acff
---
M manifests/packages_wmf.pp
1 file changed, 0 insertions(+), 7 deletions(-)

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



diff --git a/manifests/packages_wmf.pp b/manifests/packages_wmf.pp
index eb0a010..2960649 100644
--- a/manifests/packages_wmf.pp
+++ b/manifests/packages_wmf.pp
@@ -37,11 +37,4 @@
 # New packages include it, but old packages have
 # to be overwritten still
 include mariadb::mysqld_safe
-# Also create a custom, safer mysql start/stop
-# script
-# Required until all packages are updated to
-# a systemd-compatible binary
-if ($mariadb10 == true) {
-include mariadb::service
-}
 }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia7f4dd3d245fa3f45f314fd525bb223a6581acff
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet/mariadb
Gerrit-Branch: master
Gerrit-Owner: Jcrespo 
Gerrit-Reviewer: Jcrespo 
Gerrit-Reviewer: Marostegui 
Gerrit-Reviewer: jenkins-bot <>

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits


[MediaWiki-commits] [Gerrit] operations...mariadb[master]: Remove managing the service from the package installation

2016-10-18 Thread Jcrespo (Code Review)
Jcrespo has uploaded a new change for review.

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

Change subject: Remove managing the service from the package installation
..

Remove managing the service from the package installation

Certain hosts manage its own init.d in a special way- add it to
each role independently, when it corresponds.

Change-Id: Ia7f4dd3d245fa3f45f314fd525bb223a6581acff
---
M manifests/packages_wmf.pp
1 file changed, 0 insertions(+), 7 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet/mariadb 
refs/changes/63/316563/1

diff --git a/manifests/packages_wmf.pp b/manifests/packages_wmf.pp
index eb0a010..2960649 100644
--- a/manifests/packages_wmf.pp
+++ b/manifests/packages_wmf.pp
@@ -37,11 +37,4 @@
 # New packages include it, but old packages have
 # to be overwritten still
 include mariadb::mysqld_safe
-# Also create a custom, safer mysql start/stop
-# script
-# Required until all packages are updated to
-# a systemd-compatible binary
-if ($mariadb10 == true) {
-include mariadb::service
-}
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia7f4dd3d245fa3f45f314fd525bb223a6581acff
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet/mariadb
Gerrit-Branch: master
Gerrit-Owner: Jcrespo 

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits